Forum Replies Created
-
AuthorPosts
-
Hi djcopywriter,
Please edit this line and make it look like this
Best regards,
VictoriaHi lampije,
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
VictoriaMay 27, 2020 at 2:13 pm in reply to: Missing default logo and Blog option, right after Frontpage setting #1216945Hi cutervino,
Best regards,
VictoriaHey ESWEENEY113,
Please refer to this: http://kriesi.at/documentation/enfold/enable-cors/
If you need further assistance please let us know.
Best regards,
VictoriaHi Mike,
The error is in that plugins JavaScript.
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
I see that the plugin is still enabled, the error is still there and the portfolio still does not load.
Best regards,
VictoriaMay 27, 2020 at 2:06 pm in reply to: color-section background-image missing after enfold-update #1216939Hi Jugalbandi,
I see the issue on your end. Please disable all your caching and security plugins for a bit and let us check.
Best regards,
VictoriaHi Blacktigerke,
Please start a separate thread, describe your issue there, and give us a link to your website.
Best regards,
VictoriaHi Blacktigerke,
Please start a separate thread, describe your issue there, and give us a link to your website.
Best regards,
VictoriaHey sofiadadci,
Unfortunately, it would require quite some time and customization of the theme to achieve this, so I am sorry to tell you that this is not covered by our support. However, if it’s really important for you to get this done, you can always hire a freelancer to do the job for you :)
Here is an article for you:
https://www.sitepoint.com/customize-woocommerce-product-pages/Best regards,
VictoriaHi Steffie,
Best regards,
VictoriaHi tcoach84,
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
VictoriaHey Hermann Auer,
Please have a look at this article:
If you need further assistance please let us know.
Best regards,
VictoriaMay 26, 2020 at 8:18 pm in reply to: Get one specific custom category to display in blog archive #1216660Hi elenapoliti,
It is done in many files, I guess you’ll need to do a search in your editor for get_terms and investigate all instances.
Best regards,
VictoriaHi elenapoliti,
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
VictoriaMay 26, 2020 at 8:15 pm in reply to: Changing the link for the main logo for logged out users #1216654Hi bigwavebusiness,
You lost the closing bracket and why are you adding the same logo? It defeats the purpose of adding this code.
Please try like this:
// Change Logo Link For Logged In Users add_filter('avf_logo_final_output', 'avf_logged_logo_final_output'); function avf_logged_logo_final_output($logo) { $headline_type = "h1"; if($dimension === true) $dimension = "height='100' width='300'"; //basically just for better page speed ranking :P $loggedinlogo = "<img src='https://yousio.com/wp-content/uploads/2020/05/Yousio-Flag-Logo-4.jpg' />"; $loggedoutlogo = "<img src='https://yousio.com/wp-content/uploads/2020/05/Yousio-Flag-Logo-4.jpg' />"; if ( is_user_logged_in() ) { $logo = "<$headline_type class='logo bg-logo'><a href='https://yousio.com'>".$loggedinlogo."$sub</a></$headline_type>"; } else { $logo = "<$headline_type class='logo bg-logo'><a href='https://yousio.com/home/'>".$loggedoutlogo."$sub</a></$headline_type>"; } }Best regards,
VictoriaHey wonderorsi,
Unfortunately, it would require quite some time and customization of the theme to achieve this, so I am sorry to tell you that this is not covered by our support. However, if it’s really important for you to get this done, you can always hire a freelancer to do the job for you :)
Best regards,
VictoriaHi wasim-ullah,
Please upload the font and let us check.
I see that the token issue is resolved now, is that correct?
Best regards,
VictoriaMay 26, 2020 at 8:04 pm in reply to: color-section background-image missing after enfold-update #1216646Hey jugalbandi3,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
VictoriaHey wonderorsi,
Could you please attach some screenshots of the issue?
Best regards,
VictoriaHi Morticka,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
VictoriaHi Morticka,
Yes, this is the code I added.
Please add this code too:
.html_visible_cart .cart_dropdown { border: none; }Best regards,
VictoriaHi bobfurgo,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
VictoriaHey msulecki,
Best regards,
VictoriaHey kleine_designstube,
Please try this code:
@media only screen and (max-width: 1440px) { nav.main_menu, #menu-item-search, .inner-container .logo { display: block !important; } .menu-item { display: none; } .av-burger-menu-main.menu-item-avia-special { display: block; } }I think it might be better to have the logo left, menu right layout or menu under the logo, so that you will have the menu items visible on bigger screen sizes.
Best regards,
VictoriaHey ChrisCoach,
Could you please attach a screencast of the issue?
Best regards,
VictoriaHey ChrisCoach,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
VictoriaHi MJM,
Great :)
We are closing the thread.
If you need further assistance please let us know in a new one.
Best regards,
VictoriaMay 26, 2020 at 7:26 pm in reply to: I can't make any changes on my website, there is only a wheel of downloading! #1216615Hey brixy,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
VictoriaHi Andreas,
Well, that part of the sentence should be wrapped in a span element and then maybe some css applied to it or some background image.
Best regards,
VictoriaHi alex,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria -
AuthorPosts
