leviverhoeven
Forum Replies Created
-
Forum: Plugins
In reply to: [ShiftNav - Responsive Mobile Menu] Custom.css is not workingHi Chris,
The problem is already solved.
Thank you for your time!
Regards,
Levi
Forum: Themes and Templates
In reply to: [Simplify] Adding Facebook link in social media linksWho has the solution to add extra social icon links like the rest?
Forum: Plugins
In reply to: [Dbox 3D Slider Lite] Dbox 3D Slider Lite php codeHi Sukhada,
It works! π
Thank you very much!
Regards,
Levi
Forum: Plugins
In reply to: [Dbox 3D Slider Lite] Dbox 3D Slider Lite php codeI solved it already, I removed this ‘_recent’ in the php code.
Other question, how can I position the slider in the center of my homepage? What css code or Other solution?
This is my site:
Regards,
Levi
Forum: Themes and Templates
In reply to: [Stargazer] Submenu not clickable on ipad & iPhoneI solved it already by myself!
Forum: Themes and Templates
In reply to: [Stargazer] Submenus on iPadDoes someone know how I can change the js code so the submenu’s are clickable?
This is the js code:
jQuery(document).ready(function(){ jQuery(“#simplify-main-menu ul ul”).css({display: “none”}); jQuery(‘#simplify-main-menu ul li’).hover ( function() { jQuery(this).find(‘ul:first’).slideDown(200).css(‘visibility’, ‘visible’); jQuery(this).addClass(‘selected’); }, function() { jQuery(this).find(‘ul:first’).slideUp(200); jQuery(this).removeClass(‘selected’); }); });
jQuery(document).ready(function(){
jQuery(‘#f-post-page’).click(function() {
jQuery(‘#f-post-page-container’).css(“display”, “block”);
jQuery(‘#f-post-page’).css(“display”, “none”);
});
});Forum: Plugins
In reply to: [Google Maps Ready!] marker textThanks it’s solved!
Forum: Plugins
In reply to: [Google Maps Ready!] marker textForum: Plugins
In reply to: [Google Maps Ready!] marker textHi,
I have the same problem.
This is my website: http://lvwebdesign.nl/vos
Please check my site and tell me What is the problem.
Forum: Themes and Templates
In reply to: [Simplify] HTML allowed in feature box text area?Hello,
How can I make links on my feature boxes like on this page
Please someone help me!
Forum: Themes and Templates
In reply to: [Simplify] Problem with the provided Feature boxesForum: Themes and Templates
In reply to: [Simplify] Problem with the provided Feature boxesHello,
How can I make links on my feature boxes like on this page
Please someone help me!