Forum Replies Created
-
in reply to: After updating settings and css theme missing
Hi Azam,
I’ve restored last BBDD backup and now is working ok.Thanks,
Jordiin reply to: Footer missing after updateHi Azam,
Thank you for your answer.
There is so many things in a web that you can forget to check the most simple thing.Best regards.
Jordiin reply to: Footer missing after updateHi Azam,
It´s OK now. Thank you very much.
Could you tell me what was wrong in the web?Best regards,
Jordiin reply to: Footer missing after updateThis reply has been marked as private.in reply to: WP 5.6 update jQuery errorsThanks for new upgrade.
in reply to: Menu problemHi Azam,
I’ve changed “megmenuActivator.live(‘click’, function()…” for “megmenuActivator.on(‘click’, function()…”
in file: tower/includes/core/js/codeless_custom_menu.js
and now It works.Do you have any other advice?
Best regards
Jordiin reply to: Plugin conflict ( Connections)Hi,
We have resolve revslider issue with some changes in your main.js file code.
var $ = jQuery.noConflict(); var $window_width = $(window).width(); var stickyNavTop = $('header#header').offset().top; var codelessSlider, msnry_blog, msnry_portfolio; jQuery(function ($){....-rest of the file-...})I don’t know if is the best solution but It works.
Best regards
Jordi
in reply to: Plugin conflict ( Connections)Hi,
We have solved the conflict with Connections renaming some functions on plugin’s “jquery.appear.js” file. But there are anothers javascript issues with Revslider plugin’s latest versions.
I’m going to donwgrading my Revslider to a working version to solve it.
The console errors are like this:
“TypeError: $ is not a function” main.js:502:22Best regards
Jordi
in reply to: Translate "Copyright Text in the end of footer"Hi.
I’ve had same issue.
Solution:
Edit footer.php (better before copy it to your child theme)
Change: LINE 44
“<div class=”span12 desc”><div class=”copyright_text”><?php echo $cl_redata[‘copyright_text’]; ?></div>”
For this:
“<div class=”span12 desc”><div class=”copyright_text”><?php _e( $cl_redata[‘copyright_text’]); ?></div>”
If you do it the string will be visible for WPML program.
Best Regards.
Jordi
in reply to: Custom sidebar dissapearHi Mihaila,
I didn’t Know it.
But in this case:
how can I assign a custom sidebar to a page if I only want to use a left sidebar layout?
Best regards!
Jordi
in reply to: Custom sidebar dissapearHi Mihaila,
As you can see in the images I’ve send you, the problem is in admin zone.
I can’t assing a custom sidebar to a left layout in page options settings because options selector dissapears.
best regards!
in reply to: Custom sidebar dissapearYou’ve got it. Be careful please!
Best regards.
Jordi
-
This reply was modified 9 years, 5 months ago by
Jordi.
in reply to: Tower 1.6 – Visual composer 4.11.1.2 – WordPress 4.5Hi,
I have same problem with Backend editor. I can’t see and edit all my blocks.
I’ve yet removed “
vc_remove_element("vc_posts_grid");"Any idea to solve it?
Best regards!
Jordi
in reply to: Visual Composer is not LoadingMe too.
Please, We need a Visual Composer updatting.
Best regards.
in reply to: Staff Carousel problem in IESolved!!
Hi Mihaila,
I don’t know why but when you edit a team post you must to put “mailto:” before mail link.
If you only put the email, IE doesn’t work well.
Best Regards
Jordi
-
This reply was modified 9 years, 5 months ago by