-
Search Results
-
Topic: margin issue
Hi,
I add this code on the helper-main-menu.php :
<?php if(function_exists(“transposh_widget”)) { transposh_widget(array(), array(‘widget_file’ => ‘flags/tpw_flags.php’)); }?>
just bellow the line 87-88 : if($headerS[‘header_position’] != “header_top”) do_action(‘ava_main_header_sidebar’);
My matter is that now, the margin between the main menu and the main content is smaller than before. Here is a link where you see that : https://www.dropbox.com/s/4b03mjz45eda8ax/Les_Actus_Sisters_G_-_Sisters_G_et_Microsoft_Word.jpg?dl=0
Can you please tell me how to keep the same margin between the main menu and the main content as it was before I add my code for the online translation.
Thanks a lot !
Alexandra
Topic: Strange errors
Hello!
I was adding come column shortcodes to format some text and this error message now appears.
————————————————
Warning: session_start(): Cannot send session cache limiter – headers already sent (output started at /home2/sunworx/public_html/puntademita-realestate.com/helpe.php:3) in /home2/sunworx/public_html/puntademita-realestate.com/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php on line 32
————————————————I wan’t doing any masonry things.
This is the page I was working on.
http://www.puntademita-realestate.com/haciendademita701/Any ideas? :)
p.s. I love you Enfold!
Hi !
Here’s a link to the project I am working on.
I have added in a tagline div based on a thread here at the forum using the functions.php in the child theme folder.
add_action( 'ava_main_header', 'enfold_customization_add_tagline' ); function enfold_customization_add_tagline() { echo '<div class = "tagline">'.get_bloginfo ( 'description' ).'</div>'; }And the corresponding css style in the quick css box in General Styling is:
.tagline { margin: 10px; position: absolute; top: 190px; right: 200px; z-index: 1000; color: #666666; }However, when accessed through a mobile the tagline doesnt disappear and it just remains there, eventhough I have added the following code in custom.css (copied from the main theme into the child theme folder):
@media only screen and (max-width: 767px) { /* Add your Mobile Styles here */ .tagline { display: none; } }Ideally I would like to re-adjust the logo and the tagline in a mobile display too, similar to how it appears on a computer screen (since it looks awful on mobile), but no matter what I do it just doesnt display. Tried SHIFT+F5 as well and that also doesn’t seem to work.
Any help would be appreciated it.
Hi,
I found this advice here how to change the excerpt of blog posts:
https://kriesi.at/support/topic/how-to-increase-lenght-of-excerpt/But this has simply no effect in my case (site is under construction!).
I have created a page using the AviaLayoutArchitect and the “blog posts” element:


But the excerpt length does not change at all, when I add this to the functions.php; yes, I have added a long enough post text for it and the posts does not have an own custom excerpt defined.
add_filter('avf_postgrid_excerpt_length','avia_change_postgrid_excerpt_length', 10, 1); function avia_change_postgrid_excerpt_length($length) { $length = 300; return $length; }
Any idea please? Thanks!
Hi there,
I Use WooCommerce and various other associated plugins, however I recent;y have been unable to edit, view, or add categories or tags from the product screen.
Has anyone else seen this issue?
//Joel//Enfold 3.0.2
WC Version: 2.2.8
WC Database Version: 2.2.8
WP Version: 4.0.1
WP Multisite Enabled: No
Web Server Info: Apache
PHP Version: 5.5.17
MySQL Version: 5.5.32
WP Active Plugins: 45
WP Memory Limit: 128 MB
WP Max Upload Size: 100 MB
PHP Post Max Size: 100 MB
PHP Time Limit: 120
PHP Max Input Vars: 2000
SUHOSIN Installed: No
SOAP Client: Your server has the SOAP Client class enabled.Advanced Custom Fields by Elliot Condon version 4.3.9,
Akismet by Automattic version 3.0.3,
The Events Calendar PRO by Modern Tribe, Inc. version 3.7,
Game Locations by Mark O’Donnell version 1.3,
MailChimp for WordPress Lite by Danny van Kooten version 2.1.6,
MiwoFTP by Miwisoft LLC version 1.0.3,
P3 (Plugin Performance Profiler) by GoDaddy.com version 1.5.3.1,
Simply Instagram by Rolly G. Bueno Jr. version 1.2.6,
The Events Calendar Category Colors by Andy Fragen, Barry Hughes version 3.9.1,
The Events Calendar by Modern Tribe, Inc. version 3.8.1,
Theme My Login by Jeff Farthing version 6.3.10,
Twitter Widget by Sean Spalding version 1.0.4,
UpdraftPlus – Backup/Restore by UpdraftPlus.Com, DavidAnderson version 1.9.31.1,
Visser Labs Updater by Visser Labs version 1.1,
Woo Deposits Payment Recipes by Webatix version 1.0.1,
WooCommerce Admin Bar Addition by David Decker – DECKERWEB version 2.7.0,
WooCommerce Checkout Field Editor by WooThemes / Mike Jolley / Patrick Garman version 1.2.6,
WooCommerce Custom Price by Azh Setiawan version 0.2.2,
WooCommerce Customer/Order CSV Export by SkyVerge version 3.7.0,
WooCommerce Customizer by SkyVerge version 2.0.1,
WooCommerce Debug Bar by Coen Jacobs version 0.1,
WooCommerce Direct Checkout by Terry Tsang version 1.0.9,
WooCommerce – Store Exporter Deluxe by Visser Labs version 1.8.6,
WooCommerce Google Analytics Integration by WooThemes version 1.3.0,
WooCommerce MailChimp Subscribe by John Turner version 1.0.5,
WooCommerce MailChimp by Adam Anderly version 1.3.2,
Woo Deposits by Webatix version 1.0.4,
WooCommerce Product Add-ons by WooThemes version 2.6.7,
WooCommerce Product CSS3 Tags by Terry Tsang version 1.0.4,
WooCommerce Quick Export Plugin by MB Création version 2.0,
WooCommerce – Store Toolkit by Visser Labs version 1.4.6,
WooCommerce Terms & Conditions Popup by Patrick Rauland version 1.0.1,
WooCommerce by WooThemes version 2.2.8,
WooThemes Helper by WooThemes version 1.3.0,
The Events Calendar: WooCommerce Tickets by Modern Tribe, Inc. version 3.7,
Wordfence Security by Wordfence version 5.3.3,
WordPress SEO by Team Yoast version 1.7.1,
WP-Memory-Usage by Alex Rabe version 1.2.2,
WP-Options by Norman Stanke version 0.7,
WP Instagram Images Widget by Eduardo Stuart version 2.0.3,
Yelp Reviews Ticker by Flavio Domeneck Jr version 2.1,
Yelp Widget Pro by Devin Walker version 1.4.1Wordpress was updated to 4.0.1 automatically and there were no problems.
When I updated Enfold to the latest version, any attempt to access my site resulted in:Fatal error: Out of memory (allocated 31195136) (tried to allocate 50 bytes) in /homepages/31/d178069260/htdocs/np/wp-content/plugins/all-in-one-event-calendar/vendor/lessphp/lessc.inc.php on line 1386
I have disabled the plugin and the site is otherwise fine. Can you identify the issue?
