webcart
Forum Replies Created
-
Thanks.
Will give it a try.Forum: Themes and Templates
In reply to: [Astra] Display secondary image on hover not workingHi @bsfherman
Actually I built several websites with free Astra theme and all came with this hover second picture effect so your reply is a little strange to me.
Maybe it is something that was dropped from the last update?
I can show you some websites with this effect that are built with free Astra and no other pluging for this effect if needed.Hi @williamdersh,
Thanks for your reply.
I read about how-to-customize-the-styles-on-the-email-template in wpforms. Can I make with this technique the RTL emails?Forum: Plugins
In reply to: [Same Category Posts] no widget on category pageThanks 🙂
Forum: Plugins
In reply to: [Custom Product Tabs for WooCommerce] New update?Great to hear 🙂
Installed in another site…Forum: Plugins
In reply to: [Transition Slider - Responsive Image Slider and Gallery] Slider FreezingForum: Plugins
In reply to: [Transition Slider - Responsive Image Slider and Gallery] Slider FreezeOK, so a small hack to solve it untill you will fix it:
CSS:
@media screen and (max-width: 768px) { .the-widget-shortcode{ visibility: hidden; position: absolute; }} @media screen and (min-width: 769px) { .the-widget-shortcode{ visibility: hidden; position: absolute; }}Forum: Plugins
In reply to: [Transition Slider - Responsive Image Slider and Gallery] CSS not appliedHow about media query?
Tried to add there a css@media screen and (max-width: 767px) {but looks it ignores it.Forum: Plugins
In reply to: [Download Manager] Open @new tabThanks.
Does not work.
Still opens on same window.Forum: Plugins
In reply to: [Download Manager] Open @new tabThanks.
Where I should add this script?
Tried in functions.php without success.Forum: Plugins
In reply to: [Download Manager] Open @new tabThanks @humayonk,
This is what I’ve done with those two files in the previous versions and it worked well.
Now I can not locate those files.
Where are they?
Also Could not find the solution in the link you gave mne.Forum: Plugins
In reply to: [Download Manager] Shortcode not workingBy the way, I see that any text I put in the search, same results appear…
Even if the text is not really there.Forum: Plugins
In reply to: [Download Manager] Shortcode not workingI understand and can not understand why it was changed to me.
This is why I ask you.
All I was made today is to update the download manager plugin and the free extention of the shorcodes.
What could cause it?Forum: Plugins
In reply to: [Download Manager] Shortcode not workingChecked again and these are the two shortcodes in that page which was taken as new.jpg:
[wpdm_search_result init=0]
[wpdm_tree download_link=1]I remind you that it worked fine before the update I made today.
Forum: Plugins
In reply to: [Download Manager] Shortcode not workingBoth sites: [wpdm_search_result init=0]