Forum Replies Created
-
AuthorPosts
-
May 12, 2017 at 11:30 am in reply to: White lines from mysterios "after_section" divs appearing between sections #792218
Hi,
Glad that it’s fixed :) Thanks for using Enfold.
Best regards,
NikkoHi,
Okay, can you try this one instead (the color is not black and red, but based on the color on the 2 columns of the section) :
#fulsekcija { background: #373f42; background: -moz-linear-gradient(left, #373f42 0%, #373f42 50%, #ebedf0 50%, #ebedf0 100%); background: -webkit-linear-gradient(left, #373f42 0%,#373f42 50%,#ebedf0 50%,#ebedf0 100%); background: linear-gradient(to right, #373f42 0%,#373f42 50%,#ebedf0 50%,#ebedf0 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#373f42', endColorstr='#ebedf0',GradientType=1 ); }Hope this helps.
Best regards,
NikkoHi,
Yes, I think it’s just a caching issue. Glad that it’s fixed :)
Best regards,
NikkoHi,
Glad to hear that! Thanks for using Enfold :)
Best regards,
NikkoHi,
Thanks for that. I have checked your site and I can upload files (I deleted them right away), I also noticed the logo is already one you uploaded. Is this already fixed? if not can you give some steps how we can reproduce the issue?
Best regards,
NikkoHi,
You’re welcome and thanks for using Enfold :)
Best regards,
NikkoHi,
Yes, it’s included :)
Best regards,
NikkoMay 12, 2017 at 8:35 am in reply to: Contact Form causing 404 error when attempting to update page #792150Hi,
Can you give us temporary admin access? so we can check further, and give us steps to reproduce the issue.
Best regards,
NikkoHi,
You’re welcome :) this should remove those arrows:
#top .avia-post-nav { display: none; }Best regards,
NikkoHi,
You’re very much welcome. Let us know if you need more assistance or if we can close the thread :)
Best regards,
NikkoMay 12, 2017 at 8:02 am in reply to: website two column blog not displaying properly in mobile #792127Hi,
Yes, I think it’s more of a caching issue, most likely caused by WP Fastest Cache. Quick CSS’ code appears in this cached css file produced by the plugin, you can check on the link and you should see the code you’ve posted above except the one I gave you.
Best regards,
NikkoHi,
Thanks for using Enfold :)
Best regards,
NikkoHey Mohammed Omer Elhabbsh,
I tried to check on the link you gave but this is what shows up:
Not Found The requested URL /ararbic was not found on this server. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.Best regards,
NikkoHey chienny,
Thanks for providing the login details, can you also provide the login page link? :)
Best regards,
NikkoHi,
Hmmm, can you try the solution I posted in this thread: https://kriesi.at/support/topic/picture-on-single-product-pages-blurry/#post-790948
Best regards,
NikkoHi,
Can you try adding this css code in Quick CSS (located in Enfold > General Styling):
#top .avia-post-nav .entry-info { width: 80px; } #top .avia-post-nav .entry-title { display: none; }Let us know if this helps :)
Best regards,
NikkoHi,
Thanks for providing the login. I have commented out the code above from your Quick CSS and added 1/4 column with Widget Area on it (equivalent to sidebar widget) and 3/4 column to put the content + masonry gallery there, and in the settings I have set it to No Sidebar. Let us know if it’s good :)
Best regards,
NikkoHey Oby4455,
Can you give a link to the page in the screenshot? so we can take a closer look.
Best regards,
NikkoHey Oby4455,
Can you try adding this code at the bottom of functions.php:
global $woocommerce; if( version_compare( $woocommerce->version, '3.0.0', ">=" ) ) { function avia_woocommerce_gallery_thumbnail_description($img, $attachment_id, $post_id, $image_class ) { return $img; } function avia_woocommerce_post_thumbnail_description($img, $post_id){ return $img; } }Let us know if this helps :)
Best regards,
NikkoHi,
It’s possible however a transparent header when scrolling won’t look nice because there will be a lot of background colors as you scroll and the text/links or logo might not blend properly, that’s why transparent headers are usually transparent at the top and when you scroll, a background color is added so the text/links are still readable (though it can be semi-transparent).
Best regards,
NikkoHi,
It seems like this code which moves the dropdown to the breadcrumbs causes the issue:
function cart_in_breadcrumbs(){ ?> <script> jQuery(document).ready(function(){ var htmlString = jQuery('.cart_dropdown').html(), movehtmlStringto = jQuery('.title_container'); movehtmlStringto.prepend('<div class="cart_dropdown">' + htmlString + '</div>'); }); </script> <?php } add_action('wp_head', 'cart_in_breadcrumbs');Try to comment this code and then display the cart in its proper location, and you should see the right quantity.
Best regards,
NikkoHey newmediologo,
Can you post a link to the page mentioned? so we can take a closer look :)
Best regards,
NikkoHey Chris,
Thanks for providing access. There seems to be a js error produced by this plugin: DP Pro Event Calendar. Try deactivating the said plugin. Let us know if this helps :)
Best regards,
NikkoHi,
Yes, I could see the issue, I’m just not sure how the address becomes (private content) which is causing the issue. I have checked and tried to debug but I could not see any lead :(
Best regards,
NikkoHi,
I have checked it, and I think you’re site would look great with a transparent header, though we might need to adjust some css. It should look something like the screenshot (link in private content). Let us know if it’s good then we’ll adjust it for you :)
Best regards,
NikkoMay 11, 2017 at 5:13 pm in reply to: Site (and Theme Options) not visible after switch to https #791746Hi,
Sure, we will just keep this thread open :)
Best regards,
NikkoHey ActionGameReplay,
Instead of using Code Block, try using Video under Media Elements of Advanced Layout Builder. Hope this helps :)
Best regards,
NikkoHi,
Can you give us temporary admin access? so we can check the backend. Also give us permission to deactivate plugins if necessary (would be for few minutes only).
Best regards,
NikkoMay 11, 2017 at 3:22 pm in reply to: Site (and Theme Options) not visible after switch to https #791676Hi,
Try using this plugin: https://wordpress.org/plugins/really-simple-ssl/ if that doesn’t help, please give us ftp access.
Best regards,
NikkoMay 11, 2017 at 3:20 pm in reply to: How to override the file "loop-portfolio-single.php" in my child-theme ? #791673Hi,
Glad to hear that! Thanks for using Enfold :)
Best regards,
Nikko -
AuthorPosts
