Superimposed Text Boxes

Home Forums Calendar Products Events Calendar PRO Superimposed Text Boxes

Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #54471
    fguijarrob
    Participant

    Hi Everybody!
    I have an issue with two text boxes which are superimposed. In the upper right corner where the grey text boxes “EVENTS FROM” and “VIEW AS” are, the boxes are not been shown in the properly way.
    These two grey boxes are superimposed. The lin is http://www.o-dvision.com/front/events/
    I am not very familiar with CSS and I don´t know how to change this issue.
    Thanks a lot for your help!!!

    #54934
    Leah
    Member

    Hi there,

    I’m sorry we haven’t been in touch with a reply here. We’ve been inundated with support requests as more people update to 3.0, so we are a little behind our usual 24-hour window for responses. We do not do support over the weekend, but we will be in touch here with a more substantial reply as soon as possible.

    In the meantime, some of these tips might be helpful:
    * Double check your Plugin page for updates. We’ve just released our latest maintenance release. As of 7/12, the most current versions are The Events Calendar 3.0.1 and Events Calendar PRO 3.0.2.
    * If you’re experiencing a problem with links, try resetting and resaving your permalinks.
    * If the issue is with settings, try resaving your settings page- even if you haven’t changed anything.
    * Having trouble with a customization done in 2.x? Be sure to check out our Themer’s Guide and documentation.

    You might also search the forums to see if someone else has a similar issue and has found a solution. Finally, if the problem you’re experiencing is a serious problem, you may choose to downgrade back to 2.0.11.

    Thank you for your patience and support.

    Best,
    Leah
    and the Modern Tribe Support Team

    #54942

    Hi. Your theme is removing the standard jQuery version from WordPress and enqueuing there own. Problem is, the theme is using a really old version of jQuery (1.6.4) which is not compatible and is causing trouble.

    I’d suggest you stop your theme from doing this. Probably the culprit is in your functions.php

    #56086
    fguijarrob
    Participant

    Hi Leah and Daniel!!!
    First of all, thanks a lot for your posts.
    I am not really a good programmer 🙂 so I don’t know so much about jquery.
    However, I was searching in functions.php some similar line to and I couldn’t find it.
    In the function.php code I have found these two lines:

    //Loading jQuery and Scripts
    require_once $includes_path . ‘theme-scripts.php’;

    So I opened the theme-scripts.php and it contents the next code:

    I was also trying to find any folder in the FTP where I could find some jquery folder or file and I found the next ones:

    /front/wp-content/themes/theme1640/js/custom.js
    /front/wp-content/themes/theme1640/js/jquery-1.6.4.min.js
    /front/wp-content/themes/theme1640/js/jquery.custom.admin.js
    /front/wp-content/themes/theme1640/js/jquery.cycle.all.js
    /front/wp-content/themes/theme1640/js/jquery.easing.1.3.js
    /front/wp-content/themes/theme1640/js/jquery.flickrush.js
    /front/wp-content/themes/theme1640/js/jquery.loader.js
    /front/wp-content/themes/theme1640/js/jquery.nivo.slider.js
    /front/wp-content/themes/theme1640/js/jquery.prettyPhoto.js
    /front/wp-content/themes/theme1640/js/jquery.tinycarousel.min.js
    /front/wp-content/themes/theme1640/js/jquery.tools.min.js
    /front/wp-content/themes/theme1640/js/jquery.twitter.js
    /front/wp-content/themes/theme1640/js/modernizr.js
    /front/wp-content/themes/theme1640/js/superfish.js
    /front/wp-includes/js/jcrop
    /front/wp-includes/js/jquery/jquery.color.min.js
    /front/wp-includes/js/jquery/jquery.form.js
    /front/wp-includes/js/jquery/jquery.form.min.js
    /front/wp-includes/js/jquery/jquery.hotkeys.js
    /front/wp-includes/js/jquery/jquery.hotkeys.min.js
    /front/wp-includes/js/jquery/jquery.js
    /front/wp-includes/js/jquery/jquery.masonry.min.js
    /front/wp-includes/js/jquery/jquery.query.js
    /front/wp-includes/js/jquery/jquery.schedule.js
    /front/wp-includes/js/jquery/jquery.serialize-object.js
    /front/wp-includes/js/jquery/jquery.table-hotkeys.js
    /front/wp-includes/js/jquery/jquery.table-hotkeys.min.js
    /front/wp-includes/js/jquery/jquery.ui.touch-punch.js
    /front/wp-includes/js/jquery/suggest.js
    /front/wp-includes/js/jquery/suggest.min.js
    /front/wp-includes/js/jquery/ui/jquery.ui.accordion.min.js
    /front/wp-includes/js/jquery/ui/jquery.ui.autocomplete.min.js
    /front/wp-includes/js/jquery/ui/jquery.ui.button.min.js
    /front/wp-includes/js/jquery/ui/jquery.ui.core.min.js
    /front/wp-includes/js/jquery/ui/jquery.ui.datepicker.min.js
    /front/wp-includes/js/jquery/ui/jquery.ui.dialog.min.js
    /front/wp-includes/js/jquery/ui/jquery.ui.droppable.min.js
    /front/wp-includes/js/jquery/ui/jquery.ui.effect-blind.min.js
    /front/wp-includes/js/jquery/ui/jquery.ui.effect-bounce.min.js
    /front/wp-includes/js/jquery/ui/jquery.ui.effect-clip.min.js
    /front/wp-includes/js/jquery/ui/jquery.ui.effect-drop.min.js
    /front/wp-includes/js/jquery/ui/jquery.ui.effect-explode.min.js
    /front/wp-includes/js/jquery/ui/jquery.ui.effect-fade.min.js
    /front/wp-includes/js/jquery/ui/jquery.ui.effect-fold.min.js
    /front/wp-includes/js/jquery/ui/jquery.ui.effect-highlight.min.js
    /front/wp-includes/js/jquery/ui/jquery.ui.effect-pulsate.min.js
    /front/wp-includes/js/jquery/ui/jquery.ui.effect-scale.min.js
    /front/wp-includes/js/jquery/ui/jquery.ui.effect-shake.min.js
    /front/wp-includes/js/jquery/ui/jquery.ui.effect-slide.min.js
    /front/wp-includes/js/jquery/ui/jquery.ui.effect-transfer.min.js
    /front/wp-includes/js/jquery/ui/jquery.ui.effect.min.js
    /front/wp-includes/js/jquery/ui/jquery.ui.menu.min.js
    /front/wp-includes/js/jquery/ui/jquery.ui.mouse.min.js
    /front/wp-includes/js/jquery/ui/jquery.ui.position.min.js
    /front/wp-includes/js/jquery/ui/jquery.ui.progressbar.min.js
    /front/wp-includes/js/jquery/ui/jquery.ui.resizable.min.js
    /front/wp-includes/js/jquery/ui/jquery.ui.selectable.min.js
    /front/wp-includes/js/jquery/ui/jquery.ui.slider.min.js
    /front/wp-includes/js/jquery/ui/jquery.ui.sortable.min.js
    /front/wp-includes/js/jquery/ui/jquery.ui.spinner.min.js
    /front/wp-includes/js/jquery/ui/jquery.ui.tabs.min.js
    /front/wp-includes/js/jquery/ui/jquery.ui.tooltip.min.js
    /front/wp-includes/js/jquery/ui/jquery.ui.widget.min.js

    Is it posible just to download jquery-1.10.2.js from http://jquery.com/download/ and rename this with “jquery-1.6.4.min.js” and copy into the folder /front/wp-content/themes/theme1640/js/jquery-1.6.4.min.js ????

    Thanks a lot for your help and so sorry for this long post!!

    #56087
    fguijarrob
    Participant

    /*

    */

    #56088
    fguijarrob
    Participant

    function my_script() {
    if (!is_admin()) {
    wp_deregister_script(‘jquery’);
    wp_register_script(‘jquery’, get_bloginfo(‘template_url’).’/js/jquery-1.6.4.min.js’, false, ‘1.6.4’);
    wp_enqueue_script(‘jquery’);

    wp_enqueue_script(‘modernizr’, get_bloginfo(‘template_url’).’/js/modernizr.js’, array(‘jquery’), ‘2.0.6’);
    wp_enqueue_script(‘superfish’, get_bloginfo(‘template_url’).’/js/superfish.js’, array(‘jquery’), ‘1.4.8’);
    wp_enqueue_script(‘easing’, get_bloginfo(‘template_url’).’/js/jquery.easing.1.3.js’, array(‘jquery’), ‘1.3’);
    wp_enqueue_script(‘prettyPhoto’, get_bloginfo(‘template_url’).’/js/jquery.prettyPhoto.js’, array(‘jquery’), ‘3.1.3’);
    wp_enqueue_script(‘nivo’, get_bloginfo(‘template_url’).’/js/jquery.nivo.slider.js’, array(‘jquery’), ‘2.5.2’);
    wp_enqueue_script(‘tools’, get_bloginfo(‘template_url’).’/js/jquery.tools.min.js’, array(‘jquery’), ‘1.2.6’);
    wp_enqueue_script(‘loader’, get_bloginfo(‘template_url’).’/js/jquery.loader.js’, array(‘jquery’), ‘1.0’);
    wp_enqueue_script(‘swfobject’, get_bloginfo(‘url’).’/wp-includes/js/swfobject.js’, array(‘jquery’), ‘2.2’);
    wp_enqueue_script(‘cycleAll’, get_bloginfo(‘template_url’).’/js/jquery.cycle.all.js’, array(‘jquery’), ‘2.99’);
    wp_enqueue_script(‘twitter’, get_bloginfo(‘template_url’).’/js/jquery.twitter.js’, array(‘jquery’), ‘1.0’);
    wp_enqueue_script(‘flickr’, get_bloginfo(‘template_url’).’/js/jquery.flickrush.js’, array(‘jquery’), ‘1.0’);
    wp_enqueue_script(‘audiojs’, get_bloginfo(‘template_url’).’/js/audiojs/audio.js’, array(‘jquery’), ‘1.0’);
    wp_enqueue_script(‘custom’, get_bloginfo(‘template_url’).’/js/custom.js’, array(‘jquery’), ‘1.0’);
    }
    }
    add_action(‘init’, ‘my_script’);

    /* Register and load admin javascript
    /*———————————————————————————–*/

    function tz_admin_js($hook) {
    if ($hook == ‘post.php’ || $hook == ‘post-new.php’) {
    wp_register_script(‘tz-admin’, get_template_directory_uri() . ‘/js/jquery.custom.admin.js’, ‘jquery’);
    wp_enqueue_script(‘tz-admin’);
    }
    }
    add_action(‘admin_enqueue_scripts’,’tz_admin_js’,10,1);
    ?>

    #56096
    fguijarrob
    Participant

    Wowww!
    I can’t believe it!!!!
    THANKS a lot Daniel Dvorkin!!!!
    I have just rename the downloaded jquery-1.10.2.js file into my original jquery file (jquery-1.6.4.min.js). After that I pasted these new file where the original one was located and IT WORKS!!!

    Now the grey “EVENTS FROM” and “VIEW AS” boxes are NOT superimposed!!
    Complicated for me but easy solution!! 😉
    THANKS again!!!

    #56125
    fguijarrob
    Participant

    Ups , after checked the site, The Events Calendar Pro is working perfectly!!!
    But the main menu is not opening the submenus when I put the mouse over the menu :/

    #56126

    Hi. You should report the issue with the theme author. They should support the latest jQuery version on WordPress, instead of using their own old version. That will break most plugins.

    #56158
    fguijarrob
    Participant

    Thanks again Daniel!!
    I have reported the issue to TemplateMonster.com because I bought it there.
    They will email me in the next few days. I’ll update you with their answer!!
    Thanks a lot to help us!

    #56213
    fguijarrob
    Participant

    I just want to share how I finally fix the issue I explained in the last posts.
    I finally installed Jquery versión 1.8.2 which still contains most of functions that use old WordPress Themes.
    Jquery 1.10 is not supporting some jquery functions like live()….
    Thanks for everything!

    #56374
    Leah
    Member

    That’s great fguijarrob! Thanks for sharing the solution.

    ~Leah

    #979974
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 13 posts - 1 through 13 (of 13 total)
  • The topic ‘Superimposed Text Boxes’ is closed to new replies.