ewaph
Forum Replies Created
-
Forum: Plugins
In reply to: [Media Tracker] Bulk delete thousands of unused media filesThank you so much, I never think about this setting. I’ll give it a try!
Following up on this. I applied a negative margin to align the breadcrumbs on the left, and the text vertical align issue seems to be inherited from the body CSS. I am marking this thread as resolved.
Following on my previous message.
The menu had a high z-index but the header section had z-index = 10, which is below the Marvy backgound z-index (99).
I could solve the problem by putting the z-index of the header section at 100.Thank you Alex, this works fine.
Forum: Plugins
In reply to: [Secure Downloads] No expiry linksThanks for your quick answer.
Forum: Plugins
In reply to: [PrestaShop Integration] This website contains cyclic redirectHi, I resolved the same issue. All details here: https://wordpress.org/support/topic/redirection-loop-1?replies=2
Forum: Plugins
In reply to: [PrestaShop Integration] Redirection loopIf anyone got the same issue, I solved it by going to the WordPress General Settings page, then I saw that my blog URL was set like this :
http://mywebsite.com/blogso I added www to make ithttp://www.mywebsite.com/blog. This immediately solved the looping issue I experienced with this plugin.
As I already have a template installed on the blog, the widgets of this plugin do not display very nicely, but I’d like to thank the developer for sharing this with us (merci au développeur 😉
I’ll try to tweak the plugin to make it work with my graphical template.