covalenciawebs
Forum Replies Created
-
Forum: Plugins
In reply to: [Easy Table of Contents] Table shows in excerptHi,
No, I haven’t set a manual excerpt, because I want to take the first lines of the posts automatically.Hi,
Yes, this version works!
Thank you very much!!
Hi,
I haven’t use anyone. The Classic Visual – HTML editor. I have had problems with some page builders, so I tried with the Classic Editor.
Thanks.
- This reply was modified 6 years, 3 months ago by covalenciawebs.
Forum: Plugins
In reply to: [YITH WooCommerce Category Accordion] 1.0.18 Children have – icon instead ofHi,
I have the same problem. I found the mistake, but this should be done by plugin developers to fix it.In file ywcca_accordion.js, on line 39:
main.find(‘i’) should be main.find(‘> i’)
and also the next ones on line 45 and 49.
Forum: Fixing WordPress
In reply to: Align text in Visual Editor dosen’t workI have seen an error each time I press any of these buttons:
Uncaught TypeError: Cannot read property ‘toLowerCase’ of undefined VM663:352
In the file:
…
if (tagName.toLowerCase() == ‘a’) {
…Forum: Fixing WordPress
In reply to: Align text in Visual Editor dosen’t workThere is no way to see it. When I click button to align center or right, nothing happens. If I change to HTML editor, there is no style applied (<p>..</p>).
Forum: Plugins
In reply to: [Page Builder by SiteOrigin] Widget Class not working with Animation ActiveI have Premium Theme Virtue and comes with this plugin, but I think it’s not premium. The Animation is integrated in the plugin, at the right sidebar, where there are Attibutes, Structure and Design.
The web is in a develop server and it’s not accesible.
Example without animation (class-example):
<div class=”class-example panel-widget-style panel-widget-style-for-161-2-0-0″> …
</div>When animation is active:
<div class=”kt-pb-animation kt-pb-fadeInUp kt-pb-duration-600 kt-pb-delay-300 panel-widget-style panel-widget-style-for-13-2-0-0 kt-pb-animate”> … </div>
Seeing the classes, kt is Kadence Themes. They must have add this and doesn’t work correctly. I will contact with them.
Thank you very much.
Forum: Plugins
In reply to: [Contact Form 7] button to remove attach file in Contact form 7I have the same problem. No one has any solution?
I think I have found the error.
As the second gallery is not being shown on page load, the script doesn’t apply the masonry effect.
Any idea on how to make the script run when tab is clicked?
Hi, I’m having the same problem. I’m designing a web (it’s not open yet) and have two tabs with a gallery in each tab (all done with shortcodes in php).
The first gallery loads perfect, but when I click the tab to see the other gallery, it shows all pics in the center of the div, and can see only the first pic.
If I inspect the element with Chrome, then shows the gallery correctly.
Any help?
THank you.
Forum: Plugins
In reply to: [BEMO A-Z Index] Hides menu with qTranslate-XBut, a query can affect to the main menu? I didn’t know that. Now I’m really lost.