Yolanda
Forum Replies Created
-
Forum: Plugins
In reply to: [Blogger Importer Extended] Delete posts from database to run plugin againThanks yurifari,
Would like to ask what to do if the plugin displays the timeout message before all the tasks are done? It seems it doesn’t complete all tasks, only posts.
Regards
Forum: Plugins
In reply to: [WooCommerce] How to change the Woocommerce SidebarHello, I need help. In the category page the sidebar is OK, but I need to have the same sidebar into the product details page? What is the file to modify and the code? Please let me know, help!
Forum: Hacks
In reply to: Accordion javascript effect for entriesHi, curlybraket, yes, I’m stydying the jquery plugins to get this.
Thanks.
Kind Regards,
Yolanda.Forum: Fixing WordPress
In reply to: Stylish current dateThanks catacaustic for the answer to my problem.
Awesome it worked like a charm!Kind Regards,
Yolanda.Forum: Fixing WordPress
In reply to: Stylish current dateYes! worked!
and to show the day of the week (name)?I have this for the moment:
the date with a red marker background: https://diariomenu.com/
and would need to show the day of the week (monday,etc) and if possible to show the entire background marker over the content, is it a z-index class?Kind Regards,
Yolanda.Forum: Plugins
In reply to: [WooCommerce] [Plugin: WooCommerce – excelling eCommerce] Add to Cart bugI have tried the above (changing code in addtocart.php and it keeps showing the product page with the add to cart button. Is there any way to avoid this step. I need to show a “buy now” button on my page then the button has to go directly to the shopping cart.
How could I do this? Please help!Forum: Plugins
In reply to: Help me adding post title inside this codeIt worked like a charm!
The only thing is that the post title repeats in every one_third column…although the “hack” worked, I think would be better to add the Title manually, just takes a little bit of time and doesn’t repeat in every one_third column.
I will take into consideration the code you provided here for “maybe” implement it in the future if the site needs, it’s very useful.Thank a lot once again and kind regards.
Forum: Plugins
In reply to: Help me adding post title inside this codeThank you alchymyth for the quick reply!
Yes I wanted to show the post title on top of the one_third column.
For now I have writted (the title post) manually as you can see in
https://maggyvillarroel.com/adsos/but my initial idea was to implement the php changes to implement the post title so I will try your solution even I don’t know exactly where should add your provided code.
Thank you very much again,alchymyth.
Kind regards
Forum: Plugins
In reply to: [WP Easy Columns] Post Title into the ColumnI wonder how to insert the title post
<?php single_post_title(); ?>
inside the one_third column?Where should I insert it? Inside the plugin files or inside the template am I using?
Regards,
Yoli.