Forum Replies Created
-
AuthorPosts
-
Hey Antiquaritaly,
Thank you for your patience and the link to your site, do you want buttons that links to facebook and instagram in a footer widget, if so then add this shortcode to a custom html widget:[av_buttonrow alignment='center' button_spacing='5' button_spacing_unit='px' alb_description='' id='' custom_class='' template_class='' av_uid='av-kn3eudx6' sc_version='1.0' admin_preview_bg=''] [av_buttonrow_item label='Facebook' icon_select='yes' icon='ue8f5' font='entypo-fontello' link='manually,http://' link_target='' size='small' label_display='' title_attr='' color_options='' color='theme-color' custom_bg='#444444' custom_font='#ffffff' btn_color_bg='theme-color' btn_custom_bg='#444444' btn_color_bg_hover='theme-color-highlight' btn_custom_bg_hover='#444444' btn_color_font='theme-color' btn_custom_font='#ffffff' av_uid='av-kn3etr2k' sc_version='1.0'] [av_buttonrow_item label='Instagram' icon_select='yes' icon='ue909' font='entypo-fontello' link='manually,http://' link_target='' size='small' label_display='' title_attr='' color_options='' color='theme-color' custom_bg='#444444' custom_font='#ffffff' btn_color_bg='theme-color' btn_custom_bg='#444444' btn_color_bg_hover='theme-color-highlight' btn_custom_bg_hover='#444444' btn_color_font='theme-color' btn_custom_font='#ffffff' av_uid='av-kn3eu7yf' sc_version='1.0'] [/av_buttonrow]
You can create and customize your own buttons using the Magic wand tool using the instructions in the theme documentation.
If you want to add the Social Share Buttons to a footer widget, you could add this shortcode to a custom html widget:[av_social_share title='Share this entry' buttons='' share_facebook='aviaTBshare_facebook' yelp_link='https://www.yelp.com' style='' alb_description='' id='' custom_class='' template_class='' av_uid='av-1a8ccp' sc_version='1.0' admin_preview_bg='rgb(255, 255, 255)']
But adding this to the footer will lead to incorect back links when users use these because it is in the global footer and not in a specific post, and instagram is not an option in the Social Share Buttons.
Best regards,
MikeHey lkhst,
Thank you for your patience, I don’t see an easy way to achieve this so I have submitted a feature request to the dev team and will reply when they have a chance to review.Best regards,
MikeHi,
Thank you for your patience, I see that the current css is this:.responsive.html_boxed.html_header_sticky #header { width: calc(1100px - 2px) !important; max-width: calc(90% - 1px) !important; }
but in order for the css to work as expected with 2px please correct to this:
.responsive.html_boxed.html_header_sticky #header { width: calc(1100px - 2px) !important; max-width: calc(90% - 2px) !important; }
Then clear your browser cache and any cache plugin, and check.
Best regards,
MikeHi,
Thank you for your patience, I believe that you might be looking for Activate the Shop Overview Page in the theme documentation that explains the use ofadd_theme_support( 'avia_custom_shop_page' );
to allow the customization of the Shop page with the Advanced Layout Builder.
But if this is not what you meant then please note that all woocommerce customization files that the theme uses can be found at\wp-content\themes\enfold\config-woocommerce\
perhaps there you will find what you were looking for.Best regards,
MikeHi,
Thank you for your patience, if this is an html field then it would not be possible, is this for the same Events Manager plugin?Best regards,
MikeHey aradiasun,
Thank you for your patience and the link to your example page. The page that you linked to is actually an archive category page, and not a post page, this is important because within WordPress archive page fetches “post entries” from the database with meta such as date, author, categories, comment counts, etc. but not the actual comments, so there is not a way to extract specific comments from these posts and display them in a specific order in your sidebar, in the same way you have the posts shown, unless there is a plugin that I don’t know about, which is possible.
But you can use the WordPress “Recent Comments” widget to display your recent comments in the sidebar, but I believe this is for all comments across your whole site and not specific to the category on the archive page.
Best regards,
MikeHey chriscurnow,
Thank you for your patience, I assume the website you are referring to is linked in the Private Content area, if this is the case I note that it is using v4.4.1 from 2019, pre WordPress v5, this version of Enfold was not WordPress v5, Gutenberg ready. Yet I note that you are using WP v5.7, so I am not surprised that you are experiencing issues.
Version 4.4.1 was also pre Envato Token and used the old Theme Forest API so it could not update automatically, so at the time we were advancing to update manually via FTP. You will need to manually update via FTP now.The easiest and safest way to do this is to download the newest version from Theme Forest and rename your current theme folder to “enfold-old” via ftp then upload the new “enfold” folder and check that your site is working correctly.
Should for some reason you wish to roll-back to the old version, it’s easy to do, simply rename the new “enfold” folder to “enfold-new” via ftp and then rename “enfold-old” to “enfold” then refresh your page.
Once you are happy you can delete the “enfold-old” folder via ftp, (not the WP theme page)
Please don’t try to overwrite the theme folder, as this will leave old files behind and cause errors.Best regards,
MikeApril 3, 2021 at 11:34 pm in reply to: Enfold Columns in Color Section Acting Strange After Publish #1292152Hi,
Thank you for your patience and for the login, I’m not sure which columns you were having an issue with but I looked at your icofont html since you pointed to this above and notice that most of them are wrapped in<code>
tags:
I believe that it is these tags that are causing your issue, I see that you have the Avia Layout Builder Debugging enabled so you can copy the shortcode, so please try copying the shortcode and remove the code tags from around your icofont html tags and add to a new test page and see if that helps.
This way you won’t risk your current page.Best regards,
MikeApril 3, 2021 at 10:12 pm in reply to: Beitragsbilder bei Beiträgen als Vorschaubild in der Übersicht und im Beitrag #1292149Hey aboderc,
Vielen Dank für Ihre Geduld, da ich Ihre Frage verstehe, haben Sie einen Standardbeitrag mit einem vorgestellten Bild. Wenn Sie den Editor in den erweiterten Layout-Generator ändern, wird das vorgestellte Bild nicht angezeigt. Dies liegt daran, dass der Wechsel zum erweiterten Layout-Generator das überschreibt Standardeditor und wird erwartet. Wir empfehlen, dies nicht zu tun. Dies kann auch dazu führen, dass Sie den Inhalt des Beitrags verlieren. Der Advanced Layout Builder wurde nicht für diese Verwendung entwickelt. Bitte fahren Sie mit dem Editor fort, mit dem der Beitrag erstellt wurde, und wechseln Sie nicht hin und her.— Translated with Google —
Thank you for your patience, as I understand your question you have a standard post with a featured image, and when you change the editor to the Advanced Layout Builder the featured image is not shown, this is because switching to the Advanced Layout Builder overrides the standard editor and is expected. We recommend that you do not do this, doing so could also cause you to lose the content of the post. The Advanced Layout Builder was not designed to be used like this. Please continue with the editor that was used to create the post and don’t switch back and forth.
Best regards,
MikeHey Mitchell,
Thank you for your patience and for the login, I see that your homepage is created with the Advanced Layout Builder and I can see the blog elements and Special Headings: Option 1, Option 2, & Option 3 and after that there is a title: join the reader circle (free) with a form and content, this is your footer widget
so you could remove the footer or the widget or adjust to suit.Best regards,
MikeApril 3, 2021 at 9:45 pm in reply to: Logo image does not appear in the header section of the website #1292139Hey David,
Thank you for your patience, I do not see a link to your site so I’m not sure which demo you have imported but the demos typically use a number as the link to the demo image in the import file which you can override with your logo file or simply remove:
This is the logo at Enfold Theme Options > Logo, and the transparency logo is at Enfold Theme Options > Header > Transparency Options > Transparency Logo
you will need to replace both.Best regards,
MikeHi,
Thank you for your patience and ftp access, I have a question about your site, it looks like it is a stagging site is there also a live site or is this the pre-live site? I see that you want to update v4.4.1 to v4.8.1 this must be done via a manual ftp update because the Envato API will no longer work since 2019, Envato now uses the Token, as pointed out above. My point is if this is a pre-stagging site that is fine and I can assist with the manual ftp update, but I would hold off on connecting the Envato Token until it is a live site. The Token is only used for updating, so you should be fine building and testing your site until it’s live.
So if this all sounds good to you, I will just need your Enfold v4.8.1 theme zip file that you download from Theme Forest, you can upload it somewhere on your server so I can use it, or link to it via DropBox.I also would like to edit your child theme stylesheet because it contains the parent theme header and the child theme header and I don’t feel good about that… ok?
/* Theme Name: Enfold Child Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold WordPress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then. Version: 1.0 Author: Kriesi Author URI: http://kriesi.at Template: enfold */ /*Add your own styles here:::*/ /* Theme Name: Enfold Description: <strong>A superflexible and responsive Business Theme by Kriesi</strong> - <br/> Update notifications available on twitter, facebook and via newsletter:<br/> <a href='http://twitter.com/kriesi'>Follow me on twitter</a><br/> - <a href='http://www.facebook.com/pages/Kriesi/333648177216'>Join the Facebook Group</a> - <a href='http://kriesi.at/newsletter'>Subscribe to our Newsletter</a> Version: 4.4.1 Author: Kriesi Author URI: https://kriesi.at License: Themeforest Split Licence License URI: - Theme URI: kriesi.at/themes/enfold/ */
Best regards,
MikeHey eggmedia-salient,
Thank you for your patience and for the link to the site, I believe I recognize this as the Enfold Theme Options > Performance > JS & CSS file merging and compression showing an older css cached version.
Please try turning this option off and at the bottom of the same option page look for Enfold Theme Options > Performance > Delete old CSS and JS files and enable this, and then save the theme settings via the big blue button, the clear your browser cache and check again.
The current css causing this is in the merged css file targeting.footer_color a
so you could use this to override it in the quick css if you wished:#footer.footer_color a { color: #fff; }
but I believe clearing the merged files will solve.
Best regards,
MikeHi,
Thank you for your patience, I was not able to log into your test site, but I was able to log into your live site and I reviewed your page/marketing/social-media-materiaal/
and both of these buttons opened the download prompt for me:
but I recognize from experience that this doesn’t always occur for every browser and device, typically this is corrected by editing the .htaccess file as explained in this article. There are also some that suggest using the “download” attribute but I have not experienced a need for this in the past. I have heard elsewhere, not specifically from Enfold, that on some iPhones users will experience this issue, but this is how iPhone handles certain types of links to prevent security issues with forced rouge files. I’m not sure if this has anything to do with your issue, but I thought I would share the info, I don’t have an iPhone to test with, but as I pointed out above, both of your links opened the download prompt for me.Best regards,
MikeHey vinayb,
Sorry for the very late reply and thank you for your patience. I tried the form on your homepage and I was redirected to another page/cap-valuation-calculator-results/
but this seems correct since the object of the form was to give a result, so I don’t believe I was able to recreate your error. Can you include some screenshots or links to explain further?Best regards,
MikeHi,
I checked your homepage again in my browser dev tools mobile emulation in both languages and included a screenshot below. So while I can tell the footer is different, the top bar looks the same to me in both languages. Can you post a screenshot of what is meant to be shown?Best regards,
MikeApril 2, 2021 at 11:22 am in reply to: Masonry gallery | Elementbeschriftung hat keinen Einfluss auf die Anzeige #1291991Hi,
Very good, I have found your updated theme files, please include FTP access in the Private Content area so that I may manually update your theme.Best regards,
MikeApril 1, 2021 at 1:59 pm in reply to: Masonry gallery | Elementbeschriftung hat keinen Einfluss auf die Anzeige #1291781Hi,
If you have lost your login info to your Theme Forest account you will need to ask them to recover. Envato, aka Theme Forest is the exclusive licensor of Enfold, due to this contract we can not license nor do we have access to licensing info. Typically similar situations to this arise when a developer purchases a license and creates a website product for a customer, and somehow doesn’t supply this license login to the customer, thus the customer is never given access to the licensed files. Envato doesn’t recognize the license code number without the login and password to the Envato account in order to download the licensed files or to update the theme. Typically years go by before the developer’s customer realizes that this has happened and the developer has stopped responding to the customer. Typically the developer only purchased one license but built many sites and can not update them all because they only have one license. Because of this Envato changed their API to a Token that can only be accessed via the account’s login and password.So now for the good news, in any situation where the user doesn’t have access to the old account, it is cheaper and easier for them to simply purchase a new Enfold theme with a new email and create a new login and account. The greatest benefit to this is the option to extend the support to 12 months for a very small price:
for you see the yearly cost of access to this support form is nearly the same as the cost of the theme:
which I assume you have not updated since 2019.
So it will save you time and money to just purchase a new license.Best regards,
MikeHi,
That is a good point, and I’m glad that you and Günter are working together on this, but unfortunately this is above my skill set and is not directly affect this user’s issue, but thank you for bringing it up as it does relate in a way.Best regards,
MikeHi,
Sorry I have not looked into possible plugins or tried any, but here is a list of the most rated ones on WordPress, but you will need to review them to see which ones will meet your requirements.Best regards,
MikeHi,
It would be possible to replace the icon with an image with css, but it would not be grabing the actual “featured image” of the linked post, it would be any image you choose to have coded in the css, and if you showed six images you would have to code it six times, and this would always be the same six images no matter the six titles shown.
If you just wanted to show the same six “related posts” in the format that you like we could copy the html and turn it into a shortcode, but it would always be the same six like this:
I’m sure this is not what you wanted, but it is something that can be done.Best regards,
MikeHi,
In this thread from 2019 the user had two issues going on, one was the Google search results and the other was their server error log from v4.5.7
So I’m not sure which one you are referring to because the avia_framework.php showing on google is solved by the robots file, only if google chooses to obey the robots file, and the error log error for asset-manager.class.php is typically a plugin conflict for an old version, but it could be something else I guess?
If this is the case then re-opening someone else’s old thread is not the best approach because we would need a lot more info and posting your admin and ftp login here would be a security risk.Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.For your information, you can take a look at Enfold documentation here
For any other questions or issues, feel free to start new threads in the Enfold forum and we will gladly try to help you :)Best regards,
MikeHi,
I’m referring to images that are wrapped with links, so adding a title tag to the link and to the image is the issue that I am referring to that will cause accessibility issues.Best regards,
MikeMarch 30, 2021 at 11:18 am in reply to: Incredibly slow 30-40sec delay loading on front and back end #1291330Hi,
Very good, I have given you my recommendation and proven that Enfold doesn’t cause this issue on a live server. Respectfully, I am not going to argue with them for you, so there is no need to post their reply here. I’m not going to play that game.Best regards,
MikeHi,
Unfortunately, I don’t think so without removing the customizations that Enfold requires for the other functions for woocommerce, and I don’t believe that is possible without major issues, you could try this thread but at the end it seemed to cause more issues.Best regards,
MikeMarch 30, 2021 at 10:51 am in reply to: fullwith dropdown unter hamburger menü mit social media icons #1291321 -
AuthorPosts