Forum Replies Created
-
AuthorPosts
-
August 28, 2013 at 11:10 pm in reply to: Need the Responsive Header Main Menu for horizontal tablets #137981
In other words, will this cause laptops and desktops that have resolutions set at 1024px wide to see the “Responsive Menu” ?
If yes, is there a workaround to make it JUST for tablets ?
August 28, 2013 at 11:00 pm in reply to: Need the Responsive Header Main Menu for horizontal tablets #137980OK.
Think we got it fixed.
Went to the “layout.css” file at LINES 2952 – 2954 and made the following change to the max-width
@media only screen and (max-width: 1025px) { /* This was 989px . It was changed o the Responsive Menu would show on TABLETS held in landscape position */
#mobile-advanced{display:block;}
}
===============================
Please let us know if this is the correct way. Or whether it will cause conflicts.
If this is correct, will you please consider making the changes in your next update ?
August 28, 2013 at 10:41 pm in reply to: Need the Responsive Header Main Menu for horizontal tablets #137979Please let s know if we have to adjust anything in the “layout.css” file starting around LINE 2705 .
If yes, please let s know exactly what needs to be pasted or changed there.
August 28, 2013 at 10:27 pm in reply to: Need the Responsive Header Main Menu for horizontal tablets #137978If we hold the iPad 2 in “landscape” position ….
The “Responsive Menu Button” now appears
BUT….
1) When you click on it, only the “Close” button appears.
2) The menu only appears by turning it FROM landscape to vertical
3) And the menu will not scroll all the way down so that we can see all the links
====================
The good news is that it works fine if we are ORIGINALLY holding the iPad 2 vertical.
Look forward to your assist.
August 28, 2013 at 10:21 pm in reply to: Need the Responsive Header Main Menu for horizontal tablets #137977OK.
We got the Responsive menu to show up by changing LINES 74 – 93 of the “avia.js” file to :
===================================================================
//
// responsive menu function
//
function avia_responsive_menu()
{
var win = $(window), header = $(‘.responsive #header’);
if(!header.length) return;
var menu = header.find(‘.main_menu ul:eq(0)’),
first_level_items = menu.find(‘>li’).length,
bottom_menu = $(‘html’).is(‘.bottom_nav_header’),
switchWidth = 1025; //This was 767 but changed it to 1025 so that tablets in landscape position would see responsive Menu Button
if(first_level_items > 8 && !bottom_menu)
{
switchWidth = 1025; //This was 989 but changed it to 1025 so that tablets in landscape position would see responsive Menu Button
header.addClass(‘mobile_menu_tablet’);
}
August 28, 2013 at 9:57 pm in reply to: Need the Responsive Header Main Menu for horizontal tablets #1379761) If we hold the iPad 2 in “landscape” position
AND…
… set the pixels at 1025 within both the “Quick CSS” and the “avia.js” file
The Menu Links disappear but there is no Menu Button
===============================
2) If we hold the iPad 2 in “landscape” position
AND…
… set the pixels at 1023 or less within both the “Quick CSS” and the “avia.js” file
The Menu Links appear.
==============================
Can you please submit a screenshot for both the “Quick CSS” and the “avia.js” file so that we may see the exact pixel dimensions to use.
We are using an iPad 2.
Thanks in advance.
August 28, 2013 at 9:44 pm in reply to: Need the Responsive Header Main Menu for horizontal tablets #137975Did just as you asked and did not get any results.
Can you please submit a screen shot for the “Quick CSS” and the “avia.js” file so that we may see the exact pixel dimensions to use.
We are using an iPad 2.
Thanks in advance.
August 28, 2013 at 6:40 pm in reply to: Manually Playing or Un-Pausing Embedded Video Stops the Slider #138101HERE IS A SCREENSHOT OF OUR GLOBAL LAYERSLIDER SETTINGS
==============================================
http://www.pigomultimedia.com/1_DELETE/LayerSlider_Global_settings.jpg
What about a database that is created through C-Panel ?
Awesome. Thanks!
August 28, 2013 at 6:21 am in reply to: Can't add "Advanced Layer Slider" to shopping cart page #137959Here is the link again…
http://www.pigomultimedia.com/1_DELETE/shop_page_layerslider_%20issue_2.jpg
August 28, 2013 at 6:20 am in reply to: Can't add "Advanced Layer Slider" to shopping cart page #137958I did just as you asked. And still get the exact same error.
Upgrade to version 2.0.1
And Created the text block with the specified content
Please see the screenshot image below:
http://www.pigomultimedia.com/1_DELETE/shop_page_layerslider_ issue_2.jpg
August 28, 2013 at 3:17 am in reply to: Can't add "Advanced Layer Slider" to shopping cart page #137956OK.
Here is a link for you to see the image of what happens when you add Full LayerSlider to the cart page
http://www.pigomultimedia.com/1_DELETE/shop_page_layslider_issue.jpg
August 28, 2013 at 2:40 am in reply to: Can't add "Advanced Layer Slider" to shopping cart page #137955HERE IS AN UPDATED URL LINK BELOW
============================
Please see the right sidebar at…
http://www.pigomultimedia.com/testing_area/beta_site_9V/shop-2
1) We are unable to add an “Advanced Layer Slider” banner to the top of our shopping cart page.
We get an error that looks says…
Fatal error: Call to undefined function layerslider_init() in /home/daisie/public_html/our_main_folder/our_scripts_folder/skin/config-templatebuilder/avia-shortcodes/slideshow_layerslider.php on line 121
How do we fix this?
We can add all the other Media Elements except for the Full Layer Slider .
Thanks in advance.
August 27, 2013 at 10:58 am in reply to: Search Function digs too deep and pick up HTML code #1377451) Is there a way to get the Ajax Search function to ONLY pick up the posts, pages and portfolios ?
How do we get it to ignore the Shop items ?
2) If I insert the word “office” I find that some of the pages do not actually have the word “office” on them.
August 27, 2013 at 10:30 am in reply to: Search Function digs too deep and pick up HTML code #137744Thanks! This definitely helped.
At least it looks nicer.
Gave this theme five stars.
Wish I could give it eleven !
August 27, 2013 at 10:19 am in reply to: Search Function digs too deep and pick up HTML code #137742OK.
Well is there a way to get the Ajax Search function to ONLY pick up the posts, pages and portfolios ?
How do we get it to ignore the Shop items ?
We are using “Better Search” plugin and it works great.
http://wordpress.org/plugins/better-search/
How do we get it to tie-in with the Ajax Search like you did with the “Relevanssi” plugin ?
Using the “Relevanssi” plugin has its own issues.
So how do we get the Search function to ONLY pick up the posts, pages and portfolios ?
How do we get it to ignore the Shop items ?
Do we ever need to import the WPXML file if we have already imported the SQL file?
Once we purchase another license, what is the best way to clone the site under a different domain name and host ?
Could you go into our WP-Admin area and create the two missing pages that were not imported?
If yes, how can we send you a private email with the login credentials ?
“One Page Portfolio” found at http://kriesi.at/themes/enfold/homepage/home-v7-one-page-portfolio/
“The Front Page Shop” found at http://kriesi.at/themes/enfold/homepage/home-v8-frontpage-shop/
Could you go into our WP-Admin are and create the two missing pages that were not imported.
If yes, how can we send you a private email with the login credentials ?
Oh yes.
The version is Enfold 1.91
It also did not import the “Headers” and “Features” pages.
Or the sliders and galleries for some of the home page layouts.
Thanks for the informative reply.
Much props to your theme. We love it.
=====================
1) But why did it not import the “Meet the Team” photos and wording ?
=====================
2) There is another author on Themeforest.net by the name of Sara P. (“Your Inspiration Themes )
http://themeforest.net/user/Sara_p/portfolio
And they use a GZ file to import and export everything (setting, images, layouts) from within the admin panel of all their themes. Could you come up with something like this in your next update?
============
3) Could you go into our WP-Admin are and create the two missing pages that were not imported.
If yes, how can we send you a private email with the login credentials ?
-
AuthorPosts