Forum Replies Created

Viewing 4 replies - 16 through 19 (of 19 total)
  • Thread Starter Miqser

    (@miqser)

    Hello,
    Is there anything new about my issue? I need to take a decission about this, since I can not add my new products to my site!
    Thank you.

    Thread Starter Miqser

    (@miqser)

    oh, ok, I see it, that was pretty obvious.
    I’m so sorry, my fault.
    Thank you for your time.

    Thread Starter Miqser

    (@miqser)

    Hi Maarten,
    Thank you.
    There’s no “Settings” in the Links menu. I can see (I’m trasnalating from Spanish):
    -All links
    -New link
    -Categories
    -Links Shortcode

    Nothing else.
    Any suggestion?
    Thank you.

    Thread Starter Miqser

    (@miqser)

    Hi mindctrl,
    Thanks for your reply.
    Theme is Trades. http://themeforest.net/item/trades-multipurpose-business-wordpress-theme/7623325
    I asked Themeforest and Envato through their support page, no answer (yet?).
    I’m not an PHP / WP expert, but from my research I think that theme’s lightbox function seems to be on functions.php, somewhere here (or all that):

    wp_enqueue_script(‘fancybox_mousewheel’, get_template_directory_uri() . ‘/js/fancybox/lib/jquery.mousewheel-3.0.6.pack.js’, array(‘jquery’), false, true);
    wp_enqueue_script(‘fancybox_core’, get_template_directory_uri() . ‘/js/fancybox/source/jquery.fancybox.pack.js’, array(‘jquery’), false, true);
    wp_enqueue_script(‘fancybox_buttons’, get_template_directory_uri() . ‘/js/fancybox/source/helpers/jquery.fancybox-buttons.js’, array(‘fancybox_core’), false, true);
    wp_enqueue_script(‘fancybox_media’, get_template_directory_uri() . ‘/js/fancybox/source/helpers/jquery.fancybox-media.js’, array(‘fancybox_core’), false, true);
    wp_enqueue_script(‘fancybox_thumbs’, get_template_directory_uri() . ‘/js/fancybox/source/helpers/jquery.fancybox-thumbs.js’, array(‘fancybox_core’), false, true);

Viewing 4 replies - 16 through 19 (of 19 total)