Forum Replies Created
-
AuthorPosts
-
November 4, 2014 at 11:21 pm in reply to: Enfold Tablet's landscape view inclusion of header/menu border #346212This reply has been marked as private.
Thanks for the info Elliott. I’ve been doing quite a bit of research. I think what I’m looking for is a plugin to CLONE a subsite. This is most useful because all the theme settings are saved, the pages, widgets, plugin configuration and more. This removes a ton of work. I would then use the theme import/export tool for ongoing maintenance. You may close this ticket. Thanks for your help!
October 30, 2014 at 12:32 am in reply to: Latest Blogs – Function.php Code Displaying the FIX #343100Awesome! The code… worked as shown below. (Opening and closing PHP code assumed.) CLOSE TICKET and BIG thanks!
add_filter(‘avf_title_args’, ‘fix_single_post_title’, 10, 2);
function fix_single_post_title($args,$id)
{
if ( is_singular(‘post’) )
{
$args[‘title’] = get_the_title($id);
$args[‘link’] = get_permalink($id);
$args[‘heading’] = ‘h1’;
}return $args;
}October 29, 2014 at 9:59 pm in reply to: Latest Blogs – Function.php Code Displaying the FIX #343017This reply has been marked as private.October 29, 2014 at 7:40 pm in reply to: Latest Blogs – Function.php Code Displaying the FIX #342937This reply has been marked as private.October 29, 2014 at 5:46 pm in reply to: Latest Blogs – Function.php Code Displaying the FIX #342838This reply has been marked as private.October 29, 2014 at 3:42 pm in reply to: Latest Blogs – Function.php Code Displaying the FIX #342751Hi Josue,
Thanks for the code. However, it didn’t replace the “Blog – Latest News” header with the post title. Instead, it now says “Blogs” on each post. See example: http://wels.staging.wpengine.com/wels-night-brewers/ (hosted on WPengine) where instead I expected “WELS Night at the Brewers”. I must be missing something. Oh, and thanks for pointing out the opening php code (and closing code I figured out as well).
Thoughts on the “Blogs” title appearing rather than the post title?
jThanks Ismael, this worked like a charm. Please close post.
October 16, 2014 at 2:00 pm in reply to: Bug v 3.0.1 – Accordion Slider Gallery breaks the layout #336743Hi Ismael,
Hmmm. This may be a dumb question, but when…a) I exported English Enfold settings, and imported into Japanese Enfold settings, why would they be different? Cache has been cleared.
b) I look at the English Transparency Options tab no transparent logo nor has the menu color been selected. Nor on the Japan settings page. So- why would the English appear transparent?What can I check/change to make the English transparency go away?
Thanks,
jOctober 15, 2014 at 10:07 pm in reply to: Big issue with Enfold 3.0.1 + WP4 : AVIA "breaks up" #336410Ah ha! If you are using the plugin BWP Minify or another caching plugin, be sure to add new avia or layerslider or … to the list of the “styles not to Minify” under the Manage Enqueued files tab. Changes are the viewable. This was a tricky one, because if you were like me – you kept purging server and browser cache without any saved changes appearing. Hope this solution helps you.
October 15, 2014 at 2:14 pm in reply to: Bug v 3.0.1 – Accordion Slider Gallery breaks the layout #336132This reply has been marked as private.October 13, 2014 at 6:41 pm in reply to: Bug v 3.0.1 – Accordion Slider Gallery breaks the layout #335108This reply has been marked as private.Yes, Thanks. Close this support ticket.
October 10, 2014 at 5:36 pm in reply to: Bug v 3.0.1 – Accordion Slider Gallery breaks the layout #333965Hi Yigit,
I had to remove the whitespace, and instead add a Text block in the page’s content above the accordion slider with a Div tag and padding-bottom of -100px. That did the trick for now. I’m attaching a screen print for you so you can see what it looks like without the text block. FYI the whitespace worked for all browsers except IE – thus I had to change it to the text block.I worry about our content providers though. I’d rather that the accordion was fixed rather than depend on a work-around.
Screen captureOctober 10, 2014 at 1:56 pm in reply to: Bug v 3.0.1 – Accordion Slider Gallery breaks the layout #333832This reply has been marked as private.October 9, 2014 at 8:47 pm in reply to: Bug v 3.0.1 – Accordion Slider Gallery breaks the layout #333443Tidusuper91 – I am in agreement with you. I have added a divider (whitespace -200px) to get around this isssue until a solution is found.
Thanks for your insight Devin, I will indeed connect with a multi-site expert also familiar with using Child Themes. Please close this support ticket.
Hi Devin, Just to be sure, let me restate what I think you are saying…
1) Install the parent theme on the network.
2) Activate & configure the parent theme on each sub site separately (Do not network activate)
3) Install the child theme on the network.
4) Activate and configure the child theme on each sub site (Do not network activate)A. When making a change to the configuration of the theme, do this to the parent theme that has been activated / sub site.
B. When customizing or overriding the parent, do this on each child theme that has been activated / sub site.Have I stated it correctly?
Also, when upgrading Enfold – do I upgrade both Parent and Child themes?
- This reply was modified 10 years, 1 month ago by welswebmaster. Reason: Additional question
October 3, 2014 at 5:15 pm in reply to: Enfold Ajax preview search instead of Ubermenu Search #329804Ubermenu 3 (Chris Mavricos) came through for us with a solution to continue use of the Enfold Ajax Search with preview results. See the Sevenspark.com URL above for the complete details. You may close this ticket. I’m sure others will benefit from this solution using Enfold (2.9.2) and Ubermenu (3).
Cache Issue resolved! This was my error instead that the quotes turned into entities when copy/pasting the code. Once fixed, all works well. Close ticket and many thanks!
Hmmm. The CSS isn’t appearing. I’ve placed the code you’ve provided on this page wp-admin/admin.php?page=avia under QUICK CSS. Wrong place? I’ve emptied server cache and browser cache – using FF. No difference in Chrome or IE either.
I am not including these CSS files in Minify:
admin-bar
dashicons
avia-custom
cms-navigation-style-base
avia-dynamic wpml-cms-nav-cssVery good! – If I only want to do this to one particular page on the site, and not others using tabs, what then?
Peter
I appreciate your help thus far. I have purchased 4 Enfold themes and plan to use them on ALL our sites (more to come). I hope that there is a way to get this fixed. It is the best theme we’ve come across and really has made our sites look awesome. Any help you provide is very much appreciated.
jThis reply has been marked as private.This reply has been marked as private.This reply has been marked as private.We had experienced a 502 outage. The tech took a look at the site on the backend and found the open queries most high (as pictured) on the theme. He found no issues with the other plugins. When you ask “where, when, and a list of queries”… my guess is you are suggesting that they can provide me line item details in a log? Please point me in the right direction so that I can get the proper info to you.
This reply has been marked as private. -
AuthorPosts