Forum Replies Created
-
AuthorPosts
-
Hi!
We can do this for you if you enable file editing or provide a temporary FTP account.
Best regards,
JosueHey Orhan!
Try the following:
http://www.wpbeginner.com/plugins/how-to-redirect-users-after-successful-login-in-wordpress/Please note that this is not a theme-related request or issue.
Regards,
JosueHey!
To be honest no, and unfortunately this would very hard to debug, it is known that those devices run older version of iOS which are unsupported, i tested the website on an iPad simulator running iOS 7 and it looks fine – http://screencast.com/t/O1K4eOO3H
Regards,
JosueNovember 12, 2014 at 6:28 am in reply to: Header Changes color when we browser width is narrowed. #349888Hey!
Try adding this code to the Quick CSS:
.header_color .header_bg{ background: transparent !important; }Cheers!
JosueWe’ll leave this thread open in case OP still has the issue.
Regards,
JosueHi!
Yes, that was changed, you’d need to enable Debug Mode if you want to see the
shortcodescode.Best regards,
JosueNovember 12, 2014 at 6:24 am in reply to: Nav bar (prettyphoto) not hidden on Macbook (Safari + Chrome) #349882Hi Axel!
Here’s how i see it on my end (Chrome / OS X 10.9) – http://screencast.com/t/KGQPyw7zI, what “navbar” are you referring to? also, have you checked it on another Mac?
Cheers!
JosueHi Dabuti!
Try adding this to Quick CSS:
@media only screen and (max-width: 767px) { .avia-fullscreen-slider .avia-slideshow ul li { background-size: 100% 100%; background-repeat: no-repeat; background-position: top !important; } }Some of them may look stretched though.
Cheers!
JosueHello!
It is possible but it would require a heavy customization to the theme, unfortunately that’s beyond the scope of the support we can offer. If you really need it you would have to contact a developer from Envato Studio or Codeable.
Cheers!
JosueHey Larry!
This could work, try adding this code to the Quick CSS:
@media only screen and (min-width: 767px) { .av-masonry-sort.main_color { position: fixed; top: 90px; width: 100%; z-index: 900; max-width: 1310px; margin-left: -15px; } }Cheers!
JosueHi,
Can you please create us a WordPress administrator account? post it here as a private reply.
Regards,
JosueHi,
Try adding this at the very end of your theme / child theme functions.php file:
function add_custom_script(){ ?> <script> (function($){ $(window).load(function() { $("#advanced_menu_toggle").trigger("click"); }); })(jQuery); </script> <?php } add_action('wp_footer', 'add_custom_script');Regards,
JosueHi!
There are two alternatives, one it’s to apply this rule only to certain screen size, i think it should be 1500px+:
@media only screen and (min-width: 1500px) { .avia-slideshow-inner { height: 700px !important; } }Or set the height of the images to 700px too, this will make them look stretched though:
.avia-slideshow-inner, .avia-slideshow-inner img { height: 700px !important; }The problem is that the slider uses the image as an actual image (
<img />) while the color section uses it as a background (style='background-image..), this difference makes it impossible to have them behave equal.Cheers!
JosueClosed. Issue was fixed here – https://kriesi.at/support/topic/custom-webfont-for-child-theme/
Hi,
Can you please create us a WordPress administrator account? post it here as a private reply.
Regards,
JosueHi!
I’ve seen a lot of our users using this one:
https://wordpress.org/plugins/better-wp-security/Cheers!
JosueHi Benjamin!
Those new credentials are not working for me unfortunately, please re-check.
Best regards,
JosueNovember 12, 2014 at 5:10 am in reply to: One-Page-Site: Anzeige aktiver Menüpunkt funktioniert nicht in Chrome bzw. IE #349853Hi Daniela,
Can you please create us a WordPress administrator account? post it here as a private reply.
Regards,
JosueHey!
I think the problem may be the image, i made a Test Post (to test it you’ll need to publish it, it’s a right draft now) with a JPG image set as the og:image (Yoast Social tab) and it shares as expected on Facebook.
Cheers!
JosueHi Adolfo Lucio!
Try one of these plugins:
https://wordpress.org/plugins/easy-wp-cookie-popup
https://wordpress.org/plugins/cookie-law-info/Best regards,
JosueHi Jonash!
You can use this plugin set menus to appear conditionally (per page):
https://wordpress.org/plugins/zen-menu-logic/Best regards,
JosueHi!
Try with this code:
@media only screen and (max-width: 1024) { .avia-content-slider .slide-entry-wrap { float: none; } }Best regards,
JosueHi!
In 3.0.2, Color Sections have an option to include an “arrow to next section” – http://screencast.com/t/9mzRmGC8Tf5f
Cheers!
JosueNovember 12, 2014 at 4:08 am in reply to: intermittent problem with parallax color section since last Enfold update #349834Hi!
It looks good on my end too, to be honest it is really hard for us to debug an inconsistent problem, please check it on another computer/network/browser to discard.
Cheers!
JosueYou are welcome, i uploaded the theme again, the old one isn’t deleted, i just renamed it to “enfold_old”.
Regards,
JosueHi!
Can you please post the login URL? when i try /wp-admin i get redirected to /not_found.
Regards,
JosueCheck it now.
You are welcome, always glad to help :)
Regards,
JosueThere are some outdated (and missing) files, please try re-uploading the theme via FTP:
I can help you with this if you want but i’d need an FTP account.
Regards,
Josue -
AuthorPosts
