Forum Replies Created

Viewing 15 posts - 1 through 15 (of 24 total)
  • in reply to: Simple Image Banner Question #250415
    MovieRebels
    Member
    Post count: 24

    Wow! Amazing that you guys build in a option for that. Great theme! Thanks Kyle.

    in reply to: Simple Image Banner Question #250406
    MovieRebels
    Member
    Post count: 24

    Hi Kyle,

    Thanks for your fast reply. Like your example the overlay (in my example, blue) when you hover the image banner is more transparent. Now the blue overlay is almost covering the entire image. In the demo it’s more subtle with more transparency right?

    in reply to: Nav Menu Roles and Dante Mega Menu's #249078
    MovieRebels
    Member
    Post count: 24

    David.

    I fixed it. What I did was I used the old version of the aq_resizer-2x.php. It seems that this version first checked if it was already available before it load the script.

    Thanks!

    in reply to: Nav Menu Roles and Dante Mega Menu's #249076
    MovieRebels
    Member
    Post count: 24

    Hi David,

    Have you been able to take a look at it?

    Thanks! 🙂

    in reply to: Nav Menu Roles and Dante Mega Menu's #248666
    MovieRebels
    Member
    Post count: 24
    This reply has been marked as private.
    in reply to: Nav Menu Roles and Dante Mega Menu's #248585
    MovieRebels
    Member
    Post count: 24

    Thank you for your fast response.

    Notice: Use of undefined constant ‘WP_MEMORY_LIMIT’ – assumed ‘‘WP_MEMORY_LIMIT’’ in /var/www/qb210446/data/www/salsaventura.tv/wp-config.php on line 92

    Notice: Undefined index: sidebar_width in /var/www/qb210446/data/www/salsaventura.tv/wp-content/themes/dante/page.php on line 11

    Fatal error: Cannot redeclare sf_aq_resize() (previously declared in /var/www/qb210446/data/www/salsaventura.tv/wp-content/themes/dante/includes/plugins/aq_resizer-2x.php:2) in /var/www/qb210446/data/www/salsaventura.tv/wp-content/themes/dante/includes/plugins/aq_resizer-2x.php on line 209

    Could it be the fatal error of sf_aq_resize? That has changed since Dante 2.65? That now both the plugin and the theme are using it?

    in reply to: Nav Menu Roles and Dante Mega Menu's #248574
    MovieRebels
    Member
    Post count: 24

    Hi David,

    Thanks. There are no JS errors in the Chrome Consule. When I enable WP_Dbug I get the following errors:

    Notice: Use of undefined constant ‘WP_MEMORY_LIMIT’ – assumed ‘‘WP_MEMORY_LIMIT’’ in /var/www/qb210446/data/www/salsaventura.tv/wp-config.php on line 92

    Notice: Use of undefined constant ’256M’ – assumed ‘’256M’’ in /var/www/qb210446/data/www/salsaventura.tv/wp-config.php on line 92

    Notice: Undefined index: sidebar_width in /var/www/qb210446/data/www/salsaventura.tv/wp-content/themes/dante-new/page.php on line 11

    Fatal error: Cannot redeclare sf_aq_resize() (previously declared in /var/www/qb210446/data/www/salsaventura.tv/wp-content/themes/dante-new/includes/plugins/aq_resizer-2x.php:2) in /var/www/qb210446/data/www/salsaventura.tv/wp-content/themes/dante-new/includes/plugins/aq_resizer-2x.php on line 209

    I do not know if these got anything to do with it.

    in reply to: Nav Menu Roles and Dante Mega Menu's #246824
    MovieRebels
    Member
    Post count: 24

    Hi David,

    I have been updating and doing several test on the plugin. Although the website works when I switch to another theme. It also worked perfectly when it wasn’t updated. Do you know if there are any big differences that I can pay attention to that have been changed regarding the theme?

    Thanks,

    Jeff

    in reply to: Nav Menu Roles and Dante Mega Menu's #246435
    MovieRebels
    Member
    Post count: 24

    DAVID! You are a GENIUS! Thank you so much. Really appreciate it. This worked.
    One last question. Since I updated to the last version of Dante. Suddenly every page that got a shortcode from the plugin Vimeography on it, doesn’t work anymore. The page is blank except the menu. But even de wordpress toolbar doesn’t show any links anymore. I have already contacted the creator of the plugin although maybe this is something that you have experienced before after upgrading.

    Thanks again!

    in reply to: Nav Menu Roles and Dante Mega Menu's #246411
    MovieRebels
    Member
    Post count: 24

    Thanks David! Updated it. Although still the same issue remains with menu’s. Do you know if I can place the code somewhere else?

    in reply to: Nav Menu Roles and Dante Mega Menu's #246372
    MovieRebels
    Member
    Post count: 24

    Where should I place it?

    There is no update available. I’m using theme 2.65.
    I am using another theme then Ed is talking about. He is referring to the Atelier theme. I am using Dante.

    in reply to: Nav Menu Roles and Dante Mega Menu's #246363
    MovieRebels
    Member
    Post count: 24

    I noticed that php files are not supported for security reasons. Now attached as zip file.

    Attachments:
    You must be logged in to view attached files.
    in reply to: Nav Menu Roles and Dante Mega Menu's #246361
    MovieRebels
    Member
    Post count: 24

    Yes. That’s the file.

    I have attached the file.

    in reply to: Nav Menu Roles and Dante Mega Menu's #245830
    MovieRebels
    Member
    Post count: 24

    This is de code:

    <p class=”field-description description description-wide”>
    <label for=”edit-menu-item-description-<?php echo $item_id; ?>”>
    <?php _e( ‘Description’ ); ?><br />
    <textarea id=”edit-menu-item-description-<?php echo $item_id; ?>” class=”widefat edit-menu-item-description” rows=”3″ cols=”20″ name=”menu-item-description[<?php echo $item_id; ?>]”><?php echo esc_html( $item->description ); // textarea_escaped ?></textarea>
    <span class=”description”><?php _e(‘The description will be displayed in the menu if the current theme supports it.’); ?></span>
    </label>
    </p>

    <?php
    // Add this directly after the description paragraph in the start_el() method
    do_action( ‘wp_nav_menu_item_custom_fields’, $item_id, $item, $depth, $args );
    // end added section
    ?>

    in reply to: Nav Menu Roles and Dante Mega Menu's #245815
    MovieRebels
    Member
    Post count: 24

    This is the error message:

    Parse error: syntax error, unexpected ‘<‘ in /var/www/qb210446/data/www/salsaventura.tv/wp-content/themes/dante/swift-framework/sf-megamenu/custom_walker.php on line 14

Viewing 15 posts - 1 through 15 (of 24 total)