Forum Replies Created
-
AuthorPosts
-
January 24, 2018 at 2:42 pm in reply to: Author comments: how to redirect author name to about-me-page instead of archive #902153
Hi,
In my clean install the author name & gravatar in the comment list don’t have link tags so they are not links, do yours? Please include the url to the page in question so we can take a closer look.
If yours is the same as this, and you would like this function you can edit the includes/loop-comments.php to include the links.Best regards,
MikeHey topmedialab,
I removed you icon from the Iconfont Manager, and re-added it and it is working now. Please clear your browser cache and check.
Please see screenshot in Private Content areaBest regards,
MikeHey allen,
Please try these following steps to replace the Iconboxes H3 tag.
1. Create folder within your enfold-child folder: /shortcodes/
2. Copy iconbox.php to the above directory
3. Edit the H3 tag in iconbox.php with:<h2 class='iconbox_content_title' $markup>".$title."</h2>";
4. Add this code to the end of your child theme functions.php file.
add_filter('avia_load_shortcodes', 'avia_include_shortcode_template', 15, 1); function avia_include_shortcode_template($paths) { $template_url = get_stylesheet_directory(); array_unshift($paths, $template_url.'/shortcodes/'); return $paths; }
Best regards,
MikeHey Cj,
Do you use a cache plugin that is minifying, or a lazy load plugin?
Try disabling your plugins. If that resolves the issue, reactivate each one individually until you find the cause.
If this doesn’t help, Can you please include a admin login in the private content area so we can take a closer look.Best regards,
MikeHi,
I logged in and put the code near the top of the functions.php underif(isset($avia_config['use_child_theme_functions_only'])) return;
that was already there, and removed the second copy of that code. It is now working, please check.
When looking for the font in the drop down list, it may be at the bottom of the list.
Best regards,
MikeHi,
To automatically generate a advanced layout builder layout that you have created, first save a layout that you have created by clicking “Templates” in the top right corner of the canvas. Then click the button, “Save Entry as Template” you will be asked to name your new template. Next time you create a new post or page you can click the name you saved to load the template.
Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHey stacey_pritchett,
Typically print.css is the best way to go, here is a good article to get you started: Designing For Print With CSS
Although there are plugins such as: PDF & Print that will generate a pdf of your page for print that might be a easier alternative.Best regards,
MikeJanuary 24, 2018 at 3:56 am in reply to: Author comments: how to redirect author name to about-me-page instead of archive #901855Hey Chris,
I tested this on my localhost at the bottom of my functions.php and it worked for me. See screenshot
I assume you changed the “http://example.com/” link to your profile page.Best regards,
Mike-
This reply was modified 7 years, 5 months ago by
Mike.
Hi,
This is because a child theme uses the parent theme as the base and only overrides the parent theme with the files in it’s folder. In your case, if you placed a copy of those files in your child theme fodder it would show their path.
If you want to dig deeper, this article may help: How To Rename a Theme
Or perhaps this plugin: WP Hide & Security EnhancerBest regards,
MikeJanuary 24, 2018 at 3:18 am in reply to: Show additional product details on hover-over info – Product Grid #901831Hey mariettep,
Sorry, that feature is not available, and 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,
MikeHey CD,
I have generated a new password for you and you should have received an email about it, if not I added it to the Private Content area .Best regards,
MikeHey Dan,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.- Install and activate ” Temporary Login Without Password “.
- Go to ” Users > Temporary Logins ” on the left-side menu.
- Click ” Create New “.
- Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
( do be sure that we have enough time to debug ). - Click ” Submit “.
- You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.
When your issue is fixed, you can always remove the plugin!
If you prefer to not use the plugin, you can manually create a admin user and post the login credentials in the “private data” field.Best regards,
MikeHi,
That’s good news, Glad Nikko was able to help, shall we close this then?Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
Sorry it is not perfect for all possible situations, Please feel free to request – or vote if already requested – such feature on Enfold feature request form.
Shall we close this thread then?Best regards,
MikeHi,
You can try doing a hard reload in the Chrome browser. Press F12 to see the developer tools and then on the refresh button right click to get the drop-down menu and choose hard reloadThis link may better, https://www.getfilecloud.com/blog/2015/03/tech-tip-how-to-do-hard-refresh-in-browsers/
Best regards,
MikeHi,
Try deleting the theme through the WordPress themes panel then use the plugin WP reset to reset the core WordPress. You can then also delete any folders and the upload folder via FTP. then try installing the theme again through the WordPress panel themes.Best regards,
MikeHi,
Glad we could help, we will close this now. Thanks for using Enfold.
Best regards,
MikeHi,
Try this code in the General Styling > Quick CSS field:#top.page-id-1072 article.slide-entry .slide-content {text-align: center !important; }
Please clear any cache plugin and your browser cache and check.
Best regards,
MikeHi,
Please see: Register Additional Google Fonts for Theme OptionsBest regards,
MikeHi,
I did see that, and I tried flushing it. My thought is that some hosts also have a hard cache that can be flushed from the backend.
While this should not necessary, perhaps try a plugin such as WP Add Custom CSS just to see if this has any affect.Best regards,
MikeJanuary 23, 2018 at 2:11 pm in reply to: Default font size on various screens when using headline rotator #901456Hi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHey curmi01,
Please include the url to the page in question so we can assist with css based on your page.Best regards,
MikeHi,
I added this code in the General Styling > Quick CSS field:#top.postid-238 #header #menu-item-33.back-btn span.avia-menu-text {font-size: 18px !important;}
and tried flushing your cache a few times, but doesn’t seem to be working. Please check with your webhost that they have another cache enabled on the backend.
Best regards,
Mike -
This reply was modified 7 years, 5 months ago by
-
AuthorPosts