-
AuthorPosts
-
May 27, 2014 at 9:00 am #270420
i’d like to make it and popup window.need plugin??
and
It has shown it such as broken site on phone and tablet pc.Please let me know.
Thank you.- This topic was modified 10 years, 6 months ago by pgeunw.
May 27, 2014 at 7:20 pm #270733Hi pgeunw!
Please go to http://www.no-margin-for-errors.com/projects/prettyphoto-jquery-lightbox-clone/#inline-overview and see “inline content” section
Regards,
YigitJune 3, 2014 at 3:52 am #273706thank you!
but still have problem with showing on tablet and smartphone.
Please let me knowRegards,
June 3, 2014 at 7:55 am #273759Hi!
Please elaborate – i.e. post a link to the page with the newsletter box.
Cheers!
PeterJune 5, 2014 at 10:32 am #275037hi~
1. please check it out http://www.glampingontherock.com on tablet pc or smartphone. it doesn’t show up the site like as pc or mac.
it looks like broken site :(
2. when shrink menu, i want logo shown different logo.ps. sorry my english is poor.
Please let me know
thank youbest,
June 5, 2014 at 11:31 am #275049Hi!
1- Please try deactivating all active plugins and check if that helps
2- Please go to Enfold theme options > Header Layout > Transparency options and upload the logo you would like to display before shrinkingCheers!
YigitJune 9, 2014 at 11:47 pm #276746Hi
1. still problem.
2.still problem
I’ve tried many times. How can I fix? Can you log on and check it out? I can give you id and password to your email.Thank you.
Pgeunw
June 9, 2014 at 11:54 pm #276747Hey!
2. To show a different logo in mobiles:
Add this at the very end of the theme functions.php:function mobile_logo_func() { ?> <div id="mobilelogo"> <?php echo avia_logo('_MOBILE_LOGO_URL_HERE_', '', 'strong', true); ?> </div> <?php } add_filter('ava_after_main_menu', 'mobile_logo_func');
And this to the Quick CSS (Theme Options > Styling):
#mobilelogo .logo{ display: none; } @media only screen and (max-width: 767px) { #mobilelogo .logo{ display: block; } .logo{ display: none; } }
Best regards,
JosueJune 10, 2014 at 8:10 am #276888hi
Thank you, but I still have problems with 1.best
June 10, 2014 at 8:16 am #276891Hey!
You can try a different lightbox like fancybox: http://fancyapps.com/fancybox/ if the default prettyphoto lightbox doesn’t work for you. I uploaded a child theme which removes the default lightbox and replaces it with fancybox here: http://www.mediafire.com/?05ho02ecut516hu – just activate the child theme and Enfold should use fancybox as default lightbox.
Cheers!
PeterJune 11, 2014 at 2:26 am #277327hello~
I installed child theme. but not working on tablet.
please visit
m.glampingontherock.comthank you.
June 11, 2014 at 7:01 am #277394Hi!
I couldn’t find any display flaws/problems when I visited it with an Android device.
Regards,
PeterJune 12, 2014 at 3:47 am #277868Hi~
Please check below link.
http://glampingontherock.com/device-display
I upload some screenshot img from iPhone and android device.Thank you.
Best.
June 12, 2014 at 4:43 am #277877Hello,
Have you tried disabling all third-party plugins to see if it gets fixed?
Regards,
JosueJune 12, 2014 at 5:53 am #277911hello~
no….I don’t get it. what disabling all third-party means.
sorry.
Please more specificBest.
June 12, 2014 at 5:57 am #277912Hi!
Disable all plugins you may have activated in your WordPress installation.
There seems to be a functionality that redirects the user to a different version of the website when accessed from a mobile device.
Best regards,
JosueJune 12, 2014 at 5:27 pm #278112Hello~
It’s working. :)
Thank you
BestJune 12, 2014 at 5:54 pm #278128You are welcome, always glad to help :)
Regards,
Josue -
AuthorPosts
- The topic ‘can I make 'sign up for our newsletter' box??’ is closed to new replies.