learnhowwp
Forum Replies Created
-
Forum: Plugins
In reply to: [Flip Cards Module For Divi] Flip on button click not hoverHi,
I am sorry this is not possible. The plugin doesn’t even have an option for a button on the front card.
If you would like me to develop a custom module then you can get in touch with me through my website.
Forum: Plugins
In reply to: [Breadcrumbs Divi Module] Breadcrumb Code ShowingHi,
The shortcode you shared is not the shortcode of this plugin. It is the shortcode of another plugin.
The shortcode of this plugin looks like this.
[lwp_divi_breadcrumbs _builder_version=”4.9.4″ _module_preset=”default” hover_enabled=”0″ sticky_enabled=”0″][/lwp_divi_breadcrumbs]You will have to install the same plugin that was used to create those breadcrumbs to turn the shortcode into actual breadcrumbs.
Forum: Plugins
In reply to: [Breadcrumbs Divi Module] Category titleHi,
There is no option to remove the Category word from the breadcrumbs. I will add this option in an update.
Forum: Plugins
In reply to: [Overlay Image Divi Module] How do you change the width/padding of the text?Hi,
You can use this css code in Page Settings to change the width of the text area on top of the image.
.lwp_overlay_image .text { width: 80%; }I am sorry there is no option to add a button at this time.
Forum: Plugins
In reply to: [Breadcrumbs Divi Module] google search console – Missing field “position”Sorry for the delay. I was able to replicate the issue on my end. I don’t know why it’s happening right now.
I will try to release a fix in the next update. Hopefully soon.
Forum: Plugins
In reply to: [Image Carousel Module for Divi] No vertikal cap between image (Carousel)Hi,
To remove the space please try adding this code in page settings.
.lwp-slick-slider .slick-slide { padding-left: 0px; padding-right: 0px; }For question number 2. I am sorry that is not possible at least not right now. I will look into it further for adding in a future update if possible.
Forum: Plugins
In reply to: [Image Carousel Module for Divi] arrows and nav dots not displaying correctlyCan you please share a screenshot of your module settings open, a screenshot of the arrow options as seen in the one I sent above.
- This reply was modified 5 years, 2 months ago by learnhowwp.
Forum: Plugins
In reply to: [Image Carousel Module for Divi] arrows and nav dots not displaying correctlyFrom what I can see arrows are turned off in the module settings. Please make sure this option is set to Yes.
Forum: Plugins
In reply to: [Image Carousel Module for Divi] arrows and nav dots not displaying correctlyHi,
I do not see a carousel on the homepage.
Could you please send a link to the exact page where I can check the carousel.
Forum: Plugins
In reply to: [Flip Cards Module For Divi] Adding noopener or noreferrer to button linkHi Alan,
The options are at the Flip Card Settings > Advanced > Attributes.
Hope it helps.
I would appreciate it if you left a review for the plugin.
Forum: Plugins
In reply to: [Breadcrumbs Divi Module] google search console – Missing field “position”Hi,
Could you share a screenshot of the issue where you are getting the error and what does it say.
Also could you share some other posts where you are getting the error.
Just to make sure that I understand this correctly. The issue only happens on some posts but not all posts right?
Forum: Plugins
In reply to: [Post Carousel Divi] Not Working For MeCan you please try the new version. It should work.
If you still have an issue please free to open this again and send a link to the page with the issue.
Forum: Plugins
In reply to: [Image Carousel Module for Divi] Two questionsAdd this code to Divi > Theme Options > Custom CSS
.lwp-slick-slider .slick-next { right: 0; } .lwp-slick-slider .slick-prev { left: 0; z-index: 9999; }Forum: Plugins
In reply to: [Image Carousel Module for Divi] Two questionsHi Rhodie,
1. You can make any module fullwidth by setting width and max width value in Row Settings > Design > Sizing to 100%.
https://joshhall.co/how-to-make-a-fullwidth-section-in-divi/
2. I am sorry the plugin does not have a lightbox function. You can only create carousel. You can see the demo of the plugin here.
Hi expandx,
You are using an old version of the plugin. Please update it to the latest version.
Let me know how it goes.