Forum Replies Created
-
AuthorPosts
-
Hi!
When I am scrolling I think I see what you mean. Not sure why your menu bar is behaving weird. Try to delete all theme files via FTP completely before getting a fresh copy from your theme forest account. By the way: the new Enfold version is out (v3.4.1.) with lots of bug fixes and new features.
Regards,
AndyHi!
lets stick to one topic here please and open new tickets for different questions.
It looks like this for me on Mac+Chrome:
Cheers!
AndyNovember 6, 2015 at 5:44 pm in reply to: i-pad problem when in landscape and portrait mode + (nexus landscape) #531586Hi!
not sure if will work but try this code in Quick CSS for tablet (portrait+landscape):
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) { .flex_column.av_one_fourth.flex_column_div.avia-builder-el-5.el_after_av_three_fourth.el_before_av_three_fourth { display: inline-table; width: 90%; left: -45px; top: 15px; }}
and adjust as needed. Don’t forget to clear browser cache if necessary.
Cheers!
AndyHi!
can you provide us a link showing the issues you are talking about? If you add some screenshots highlighting your intentions we are able to provide you better solutions. You can use imgur.com or dropbox.
Best regards,
AndyHi!
try to update via FTP instead: kriesi.at/documentation/enfold/portfolio-item/update-theme-files-with-ftp/
For migration have a look at this and use the plugins mentioned there: http://kriesi.at/documentation/enfold/move-from-a-local-installation-to-a-live-server/
Cheers!
AndyHi!
it does not look for me like this when I add it. Did you clear browser cache and hard refreshed a few times before checking? Which browser and OS are you using?
Cheers!
AndyNovember 6, 2015 at 5:32 pm in reply to: Trying to add a full-width image to each post and category page. #531570Hi!
use this code to control it:
div#full_slider_1 { height: 275px; }
Cheers!
AndyHey Amadeo!
Try to deactivate all your plugins and check again.
If this does not work: Could you provide us admin access, so we can take a closer look into it? Are we allowed to temporarily deactivate all your plugins? Post login details here as private reply.Cheers!
AndyHey!
please separate different questions into different tickets.
What do you mean with left sidebar menu? I can’t see any sidebar on your website at all. Can you highlight your intentions using screenshots please? you can use imgur.com or dropbox.
Best regards,
AndyHi!
you did not add the code I provided you here, so I put it into Quick CSS and now it looks exactly as you want. Clear browser cache and hard refresh a few times.
Cheers!
AndyNovember 6, 2015 at 5:11 pm in reply to: Optional (User decides) switch off mobile version for ipad #531546Hi!
it looks fine to me using Yigit’s code:
http://imgur.com/wOnkjucHowever, you can add this code as well:
ul.liste li:before { position: relative; top: -2px; left: -2px; }
to move the icon a little bit to the top and left. Adjust as needed.
Cheers!
AndyHey!
could you provide us admin access, so we can take a closer look into it? Are we allowed to temporarily deactivate all your plugins? Post login details here as private reply.
Best regards,
AndyHi!
are you talking about “Welcome to Infinity Roof Lights”? if yes how do you want to position it? we can’t know it how you want it to look like, so please send us a mockup showing the result. You can use imgur.com or dropbox.
Regards,
AndyHey!
this code Rikard provided to you is meant for tablet only:
@media only screen and (min-width: 768px) and (max-width: 1120px) { .home .slideshow_align_caption h2.avia-caption-title { font-size:75px !important; } }
Look at the media queries (first line of the code), which defines the screen size the code is made for. If you need this code for smartphone as well, then you need to change max-width and/or min-width value. For example something like this for iPhone:
@media only screen and (max-width: 768px) { .home .slideshow_align_caption h2.avia-caption-title { font-size:75px !important; } }
For more information about media queries check this link: https://css-tricks.com/snippets/css/media-queries-for-standard-devices/
Best regards,
AndyHey!
I can’t see your screenshot. Please use imgur.com or dropbox for it.
Regards,
AndyHi t3lgroup!
I think it could be possible, but we need t see the result you want to achieve, to be able to provide you some precise CSS. Use imgur.com or dropbox to add a mockup.
Best regards,
AndyHey!
add this code as well:
div#sub_menu1 { margin-top: 15px; }
Cheers!
AndyHey!
add this code to Quick CSS field:
@media only screen and (max-device-width: 736px) { #lang_sel_list ul { position: relative; left: 75px; }}
and adjust as needed.
Cheers!
AndyHi!
refuse from bumping into your own thread because it marks it as “answered” and then we can’t provide you a faster reply.
I checked your icon boxes and there is no hover for me. Could you fix it already? if not clear browser cache and hard refresh a few times.
Cheers!
AndyHey!
try this code in Quick CSS field:
nav.sub_menu { display: flex; }
Regards,
AndyHey!
your screenshot showing your site on mobile looks good to me. What do you want to tell us with the red lines? it looks responsive to me. I also checked your website on mobile device and it looks fine to me.
Regards,
AndyHey!
you are using an old version of the theme. Please upgrade to the newest version and let us know if you still need help.
Deactivate all plugins while testing. Are you using any caching plugin? if yes deactivate it first, before deactivating the whole plugin.Regards,
AndyHey!
du verwendest eine veraltete WordPress Version. Bitte führe ein Upgrade durch.
Außerdem könnte es auch sein, dass durch dein Caching Plugin das Bild nicht geladen wird. Gehe in W3 Total Caching rein und schalte das Caching dort aus. Anschließend deaktiviere das Plugin, sowie alle anderen Plugins auch. Leere Browser Cache und hard refresh einige Male.Gruß,
AndyHey Arthith!
please add the code from 2.) into your functions.php and let us know when you are done so we can check the issue on your website and inspect the elements.
Best regards,
AndyHey!
use this code in Quick CSS field:
#top .avia-slideshow-arrows a.next-slide { content: url(https://www.norbertok.com/test-saray/wp-content/uploads/2015/11/Elephanta-indicador-derecha-mostaza.png); } a.prev-slide { content: url(https://www.norbertok.com/test-saray/wp-content/uploads/2015/11/Elephanta-indicador-izquierda-mostaza.png); }
Cheers!
AndyHey EuronetMarketingServices!
solch eine Funktion gibt es im Theme nicht und wenn dann müsstest du ein Plugin mit solch einer speziellen Funktion heraussuchen.
Cheers!
AndyHi!
can you provide us a link showing the issue please? try to deactivate all plugins while testing.
Regards,
Andyglad you found it :). Let us know in a new ticket if you have some more questions related to the theme. We are happy to assist you.
Best regards,
AndyHi mmichael1991!
when you edit a slide in accordion slider you can set a link manually. Look for “Image Link?” and choose “Set manually”.
Cheers!
AndyHi!
new Enfold version is out, with lots of bug fixes. In your case: please delete all theme files via FTP before installing a fresh copy from your themeforest account (with the new Enfold version v3.4.1.).
Cheers!
Andy -
AuthorPosts