Forum Replies Created
-
AuthorPosts
-
Hi,
Sorry I wasn’t able to get back to this thread sooner, I’m checking on it.
Best regards,
NikkoJune 2, 2017 at 1:25 pm in reply to: How to add a redirect Javascript code to the child theme #803000Hi,
@tjswarbs78: Thanks for helping out :)
@edisai2014: if that doesn’t help, can you try to us temporary admin access? so we can check further. Just place the details in private content when you reply so it is only visible to the moderators.Best regards,
NikkoHi,
Can you give us ftp access also? so we can try to debug it.
Best regards,
NikkoHi,
Glad we could help and thanks for using Enfold :)
Best regards,
NikkoHi,
Glad Ismael helped you and thanks for using Enfold :)
Best regards,
NikkoJune 1, 2017 at 3:18 pm in reply to: Ugly dropdown list elements in the checkout form with WooCommerce 3.x #802589Hi,
You’re welcome, we are glad we could help. Thanks for using Enfold :)
Best regards,
NikkoHi,
Can you give us temporary admin access and ftp access? so we can try fix it. Just place the details in Private Content when you reply.
Best regards,
NikkoHi,
If you are using absolute position, the only way to center it is to use
left: 50%; margin-left: -50pxwhere -50px should be changed to negative 50% of the width of the container. Hope this helps.
Best regards,
NikkoHey Flavio1963,
Can you give us a step by step instruction on how we can see the issue, as well as a temporary admin access, so we can test it. Just place the details in Private Content, so it is only visible to the moderators.
Best regards,
NikkoHi,
Glad we could help :) try adding this css code:
#top .avia-smallarrow-slider .avia-slideshow-dots a { opacity: 1; }Let us know if this works :)
Best regards,
NikkoHey jorgeayusomolina,
Can you give a link to your site? so we can take a closer look and give you an accurate solution :)
Best regards,
NikkoHey edzetrading,
Please update the theme to the latest version (4.0.7, you are currently using 4.0.2). That should fix any issues you are currently experiencing :)
To update to the latest version follow the simple instructions here. (Or if you want the super detailed explanation you can read this blog post)
Make sure to make a backup to your site first :)
Best regards,
NikkoHey diefleischerei,
You will need to modify 404.php to change the look of the error page, you can find it in the enfold folder, and also some css tweaks in Quick CSS (located in Enfold > General Styling). Hope this helps.
Best regards,
NikkoHi,
Glad that Yigit helped you :) Thanks for using Enfold :)
Best regards,
NikkoJune 1, 2017 at 2:48 pm in reply to: Ugly dropdown list elements in the checkout form with WooCommerce 3.x #802561Hey mchbeck,
Try adding this css code in Quick CSS (located in Enfold > General Styling):
.select2-container--default .select2-selection--single { border-radius: 0 !important; border-color: #e1e1e1 !important; background-color: #fcfcfc; height: 36px; } .select2-container--default .select2-selection--single .select2-selection__rendered { line-height: 36px; } .select2-container--default .select2-selection--single .select2-selection__arrow { top: 5px; }Hope this helps :)
Best regards,
NikkoJune 1, 2017 at 2:30 pm in reply to: Iconfont Manager Error "Couldn’t add the font because the server didn’t respond" #802555Hi,
Can you give us ftp access? so we can try to debug it.
Best regards,
NikkoHey jonrouse,
Can you try to modify tab_section.php under wp-content\themes\enfold\config-templatebuilder\avia-shortcodes\ folder, then find this code (line 384):
$tabs .= "<a href='#{$tab_title_link}' rel="nofollow">{$icon}{$image}<span class='av-outer-tab-title'><span class='av-inner-tab-title'>{$tab_title}</span></span>{$arrow}</a>";and replace it with this code:
$tab_title_href = avia_sc_tab_section::clean_title_anchor( $tab_title, $i ); $tabs .= "<a href='#{$tab_title_href}' rel="nofollow">{$icon}{$image}<span class='av-outer-tab-title'><span class='av-inner-tab-title'>{$tab_title}</span></span>{$arrow}</a>";then in the same file (at the bottom) find this code:
return $output; }after that code add this:
static public function &clean_title_anchor( $string, $unique_id ) { $str = preg_replace( '/ */', '-', $string ); $str = preg_replace('/[^A-Za-z0-9-]/', '', $str ); $str = $unique_id . '-' . $str; return $str; }Let us know if that helps :)
Best regards,
Nikko-
This reply was modified 8 years, 5 months ago by
Nikko.
June 1, 2017 at 12:06 pm in reply to: How to add a redirect Javascript code to the child theme #802498Hi tjswarbs78,
Thanks for helping out :)
@edisai2014: Please try to use the code above, that should work :)Best regards,
NikkoHi,
Can you try to add this css code:
.home .av-masonry-image-container:hover { opacity: 0.5; }Let us know if this helps.
Best regards,
NikkoHi,
You can remove the code I gave and replace it with this:
#top .avia-post-nav { display: none !important; }Hope this helps :)
Best regards,
NikkoHi,
Glad that Jordan helped you and thanks for using Enfold :)
Best regards,
NikkoHey MaaikeVVV,
Can you try adding this css code in Quick CSS (located in Enfold > General Styling):
@media only screen and (max-width:1024px) and (min-width:768px) { #top .container.av-logo-container { height: 80px !important; line-height: 80px !important; } #top .logo a, #top .logo img { max-height: 80px !important; } }Just adjust 80px to lesser value if it’s still too big. Hope this helps :)
Best regards,
NikkoHi,
Glad that Jordan helped you :) Thanks for using Enfold :)
Best regards,
NikkoHi,
No, you won’t the only things that will be lost during the update is if you have some codes added to the theme files, but still make sure to make a backup first before updating since sometimes there might be disruption during the update so better be safe :)
Best regards,
NikkoHi,
Glad that I could help :) Let us know if you need more assistance regarding this issue or if we can close the thread :)
Best regards,
NikkoHi,
Yes, it can be changed, go to Settings > Permalinks > and look for this at the bottom Portfolio Entry Settings, you should see portfolio-item, just replace it.
As for the breadcrumbs, it will show the category, so I think you should only select 1 category.
Best regards,
NikkoJune 1, 2017 at 9:42 am in reply to: woocommerce images product blured + woo image color and swatches plugin #802435Hi,
It seems the image you used are a bit small, can you try to use image atleast 400px in width and height?
Best regards,
NikkoHi,
Can you try the suggestion I have posted on this thread: https://kriesi.at/support/topic/a-problem-with-tab-section/#post-799257
Hope it helps :)Best regards,
NikkoHey allerart,
I’m not sure I understood properly what you want to achieve, can you try to give links on the pages you have mentioned?
Best regards,
NikkoHi,
Please don’t delete the plugin Mike installed since it’s necessary, removing it will cause the issue to come back.
Best regards,
Nikko -
This reply was modified 8 years, 5 months ago by
-
AuthorPosts
