Viewing 30 results - 16,381 through 16,410 (of 16,888 total)
  • Author
    Search Results
  • #190008

    In reply to: Remove meta

    This reply has been marked as private.
    #189725
    coastalangler
    Participant

    Everything functions fine in the dashboard, but the slider doesn’t show up on the front-end. If I use the shortcode:

    [layerslider id="1"]

    It does not seem to be recognized as a function, as it just outputs the shortcode text on front-end. Note, the theme’s other shortcodes work fine.

    I’ve also tried hard coding directly into the template, using what the plugin instructions suggest:

    <?php layerslider(1); ?>

    This doesn’t work, either. It prevents the page from loading any further beyond where the snippet is placed.

    I’ve also tried:

    <?php echo do_shortcode("[layerslider id='1']") ?>

    which, again, just outputs the text “layerslider id=1.”

    I’m running on WordPress Multisite 3.7.1 with no other active plugins. Any suggestions would be greatly appreciated.

    #189682

    Hey Paul!

    Try the following:

    Open /config-templatebuilder/avia-shortcodes/gallery.php, go to line 167:

    'orderby' => 'post__in')
    

    Change it by:

    'orderby' => 'title')
    

    Regards,
    Josue

    #189598

    Hi!

    1) Please copy header.php file to your child themes folder and refer to Peter’s post here https://kriesi.at/support/topic/wpml-flags-of-fixed-menu-with-social-icons-as-dropdown/#post-130278
    2) If you want only menu to be fixed, it has to be moved to the top of the page.
    3) Please add following code to Quick CSS in Enfold theme options under Styling tab

    .bottom_nav_header.social_header #header_main .container { height: 120px; }

    Cheers!
    Yigit

    #189275
    ksakkos
    Participant

    Hello!!

    I would like to have the possibly to choose not only 100% or 50% but also 25% of width for the elements of the contact form.

    I managed to add a 25% option by adding

    .avia_ajax_form .form_element_forth{width:24.75%; float:left; margin-right:1%; }

    at css/shortcodes.css

    and add it also at avia-shortcodes/contact.php like this:

    “subtype” => array( “100%” =>”, “50%” =>’element_half’, “25%” =>’element_forth’))

    So I obtain having a variable width in the contact form, but I can not find the way to avoid the new line of elements that always changes after the 2nd element.

    How can I avoid the new line of elements, in case 4 elements in the raw are set at 25%. Any help? Cannot even figure out where I can touch. Actually, I do not need it to be so cool, just need 25% and 100% instead of 50% and 100% if I can not have all three 25, 50, 100.

    Thank you!!

    #189125
    This reply has been marked as private.

    Perhaps I am not putting this in the correct place?

    currently in loop-page.php – perhaps it should be in loop-index.php, but where?

    $pets = get_blog_post( 7, 333 );
    $faq = get_blog_post( 7, 319 );
    if ( is_page ('frequently-asked-questions')) echo do_shortcode($faq->post_content);
    if ( is_page ('pet-policy')) echo do_shortcode($pets->post_content);	
    • This reply was modified 12 years, 4 months ago by bkheld.
    #187993
    CloudChoice
    Participant

    Hi,

    I did the wordpress install twice and i I’m not using plugin

    I had this error in home page:

    Warning: session_start() [function.session-start]: open(/tmp/sess_dffcde8286e432b1364ae368d75b70c8, O_RDWR) failed: Permission denied (13) in /home/cloud/public_html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php on line 33

    Warning: session_start() [function.session-start]: Cannot send session cache limiter – headers already sent (output started at /home/cloud/public_html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php:33) in /home/cloud/public_html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php on line 33

    How can i correct?

    After import the Dummy data, the error continue.

    #187767

    Hey!

    Maybe you use the “small thumbnail” post layout? If yes please delete the entire code in loop-index.php and use: http://pastebin.com/n5m6JZyW (=updated code which will be part of the next theme update). Make sure that you inserted some text into the description field: http://www.clipular.com/c?5000794906558464=KtjSYCDzHo7HRrHafw_p9w0qaD0&f=.png

    Regards,
    Peter

    #187709
    kaMai
    Blocked

    Hi there,
    we need a second (or third) custom post type.
    That is simple – we just registered them in the function.php of our child-theme.

    But of course we need the advanced layout builder functionality there too.
    Can you please help us to get that done?

    In the feature request thread Nick was saying:”Those of you who were asking for ability to use Layout Editor with Custom Post Types or Posts, please view this video tutorial which shows how to do just that -> https://vimeo.com/channels/aviathemes/64996057” but the video is not available anymore

    regards axel

    bkheld
    Participant

    I am using get_blog_post as below to pull content from http://new.autumnpointe.com/apartments/pet-policy/ with the hopes of displaying the same content here (http://trellispointe.kenney.wpengine.com/apartments/pet-policy/) (hosted on WPengine) and on many other networked sites.

    <?php
    $post_6 = get_blog_post( 7, 333 );
    echo $post_6->post_title;
    ?>

    The content will pull but I can’t figure out how to process the shortcodes to render properly.

    I wish to use this method on several pages once I figure it out.

    #187513
    antikstube
    Participant

    enfold ordner per ftp hoch geladen. Wird nun in der Themes Verwaltung angezeigt.
    Bei Live Vorschau kommt anschließend die Fehlermeldung:
    Fatal error: Allowed memory size of 41943040 bytes exhausted (tried to allocate 7680 bytes) in /var/www/web935/html/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/shortcode-template.class.php on line 108

    • This topic was modified 12 years, 4 months ago by antikstube.
    #187175
    bevlogenverf
    Participant

    Hi guys

    I cant change the logo in the website anymore.

    Get a crazy error that it has been assigned somewhere in an php

    I dont get the error anymore but even if i change it in the settings (the logo) it will show the old one.

    What can i do?

    THIS is what i get when trying to upload something:

    Warning: Cannot modify header information – headers already sent by (output started at /home/bevlogen/public_html/enfold2/wp-content/themes/enfold/functions.php:78) in /home/bevlogen/public_html/enfold2/wp-admin/async-upload.php on line 32
    3787

    #187158

    In reply to: comments in tab

    Hi here is my link
    http://new.villabugis.com/our-villas/villa-kupu-kupu/#tab-id-7
    it doesn’t work. I installed insert php plugin, but nothing works. looks like the plugin doesn’t call function.
    I know a little bit of php and css code. I believe that if there is someone could explain to me, I could do the modification, and I will share it here, because I’m sure that there is a lot of people there need this feature too.

    any help would be very appreciated.

    Regards,
    Surya

    #187082

    Hey hitokiri_kun!

    You can edit includes > loop-index.php, find this code:

    echo "<div class='entry-content-wrapper clearfix {$post_format}-content'>";
                echo '<header class="entry-content-header">';
    					
                    echo $title;

    Below, add this code:

    	
    				$gravatar = "";
                    $link = get_post_format_link($post_format);
                    if($post_format == 'standard')
                    {
                        $gravatar = get_avatar( get_the_author_meta('email'), '75', "blank" );
                        $link = get_author_posts_url($post->post_author);
                    }
    
                    $blog_meta_output = "<a href='{$link}' class='post-author-format-type'><span class='rounded-container'>".$gravatar.$icon."</span></a>";
    				
    				echo $blog_meta_output;

    After that, add this on your custom.css or Quick CSS:

    .single .rounded-container {
    display: block;
    position: relative;
    height: 50px;
    width: 50px;
    float: right;
    }

    You can use gravatar for author images.

    Regards,
    Ismael

    #186998
    eclipsenyc
    Participant

    Hi,
    I am using CDN and I have been told the following about website speed:
    Your origin server is failing to respond in timely manner when this file is requested from it:
    – /wp-admin/admin-ajax.php?viberdata=&callback=jQuery110209362692104186863_1384187322520
    and it’s been called two times so, what you can do is contact your developer and optimize calls for admin.ajax file as I am sure it’s not needed on each page.

    I also noticed myself on http://tools.pingdom.com that admin-ajax.php and admin-ajax.php?viberjs=&i=734 have the same issue.

    Is that something related to the theme.

    Thanks.

    #186906
    This reply has been marked as private.
    #186851

    Hey!

    Please re-update the theme via FTP. Images are not being outputted. I am guessing Logoslider.php file is corrupted
    For a quick guide on updating your theme take a look at this video on updating the Enfold theme via FTP: https://vimeo.com/channels/aviathemes/67209750

    Regards,
    Yigit

    #186639
    aalmansa
    Participant

    Hi there,

    I’m installing the enfold theme and i found this error message when I tried to insert the zip file of fontello icon set.

    Couldn’t add the font.
    The script returned the following error:

    Fatal error: Call to a member function attributes() on a non object in /home/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/font-manager.class.php on line 179.

    Please help !

    Thanks in advance

    #186551

    Hey idespiran!

    Where are you going to use the images? Slider? Blog posts? You can find the image sizes on functions.php, find this code:

    $avia_config['imgSize']['widget'] 			 	= array('width'=>36,  'height'=>36);						// small preview pics eg sidebar news
    $avia_config['imgSize']['square'] 		 	    = array('width'=>180, 'height'=>180);		                 // small image for blogs
    $avia_config['imgSize']['featured'] 		 	= array('width'=>1500, 'height'=>430 );						// images for fullsize pages and fullsize slider
    $avia_config['imgSize']['extra_large'] 		 	= array('width'=>1500, 'height'=>1500 , 'crop' => false);	// images for fullscrren slider
    $avia_config['imgSize']['portfolio'] 		 	= array('width'=>495, 'height'=>400 );						// images for portfolio entries (2,3 column)
    $avia_config['imgSize']['portfolio_small'] 		= array('width'=>260, 'height'=>185 );						// images for portfolio 4 columns
    $avia_config['imgSize']['gallery'] 		 		= array('width'=>710, 'height'=>575 );						// images for portfolio entries (2,3 column)
    $avia_config['imgSize']['masonry'] 		 		= array('width'=>705, 'height'=>705 , 'crop' => false);		// images for fullscreen masonry
    $avia_config['imgSize']['entry_with_sidebar'] 	= array('width'=>710, 'height'=>270);		                 // big images for blog and page entries
    $avia_config['imgSize']['entry_without_sidebar']= array('width'=>1030, 'height'=>360 );						// images for fullsize pages and fullsize slider
    
    //overwrite blog and fullwidth image on extra large layouts
    if(avia_get_option('responsive_layout') == "responsive responsive_large")
    {
    	$avia_config['imgSize']['gallery'] 		 		= array('width'=>845, 'height'=>684 );					// images for portfolio entries (2,3 column)
    	$avia_config['imgSize']['entry_with_sidebar'] 	= array('width'=>845, 'height'=>321);		            // big images for blog and page entries
    	$avia_config['imgSize']['entry_without_sidebar']= array('width'=>1210, 'height'=>423 );					// images for fullsize pages and fullsize slider
    }

    You can edit wp-config.php, find this code:

    define('WPLANG', '');

    Replace it with:

    define('WPLANG', 'sv_SE');

    You can use this plugin to translate the strings manually. http://wordpress.org/plugins/codestyling-localization/

    Cheers!
    Ismael

    #186478

    Hi!

    I’m not sure what the issue is but the WordPress gallery system isn’t working at all. My guess, based on that is that there is an issue with WordPress but you can try first re-uploading the theme files via FTP following this video and see if that helps: https://vimeo.com/channels/aviathemes/64927356

    If not, you can also switching to one of the default WordPress themes and testing a regular gallery in the visual editor and see if it works. If not, try downloading WordPress again and delete then replace your copies of everything except the wp-config.php file and the /wp-content/ directory with fresh copies from the download.

    Just make sure not to delete the config file and your wp-content folder since you would lose your database access at that point.

    Cheers!
    Devin

    #186280
    goldsport
    Participant

    Hi!

    How do I create a new page to ONLY display one category of Posts? The category is called “Articles” and the category ID is 507.

    I tried this but didn’t get very far. These are the steps I took:
    1. Copied the Page Template (page.php) and called it articles.php
    2. Added this line to the top of the file <?php /* Template Name: Article Page */ ?>
    3. Added this code to the middle of the file to display only posts with category ID 507:
    <?php
    query_posts(‘cat=507’);
    while (have_posts()) : the_post();
    the_content();
    endwhile;
    ?>
    3. Created a new page called “Articles” and selected the template called “Article Page”

    The problem is, the Articles page is not formatted like the Blog page (missing the title of the post with URL, date published, author, blog sidebar (even though I selected it in the Articles Page to show), etc…

    Here is our blog page: http://bit.ly/HFDMyk
    Here is our articles page: http://bit.ly/HLsmts

    Thanks in advance for your time and help!

    #186256
    khoavo
    Participant

    Hi there,
    On my homepage slider, I set Slider width 100% and height 470. My image size is 1030×360 per the Documentation for a full width slider with no sidebar. The problem is when the Browser window is stretched all the way from left to right to fill up the monitor space, I noticed the image of the slider moves up which causes the top of the image to be cut off under the header bar. Anyway to fix this?

    Also, other than adding: add_filter(‘jpeg_quality’, function($arg){return 100;}); to the function.php, is there any other way to ensure that WP doesn’t compress the images I’m uploading for the Gallery or Home Slider? Seems like this template still compresses my photos, especially in the Gallery when it’s smaller, looks a bit blurry, but clear when viewed in Lightbox. Please advise. Thanks again.

    Please view my draft site at:
    http://www.khoafolio.com/katya

    #186062
    SiegfriedGeryl
    Participant

    Hi,

    Since a couple of days, a website http://www.autoclubleopard.be/ doesn’t show the layerslider and the gallery any more.

    When setting PHP Debug true, I see the following errors:
    Notice: Undefined index: …/themes/enfold/config-templatebuilder/avia-shortcodes/slideshow_layerslider.php on line 107
    Notice: Undefined variable: img in …/themes/enfold/config-templatebuilder/avia-shortcodes/logoslider.php on line 444
    Notice: Undefined variable: img in …/themes/enfold/config-templatebuilder/avia-shortcodes/logoslider.php on line 444
    Notice: Undefined variable: img in …/themes/enfold/config-templatebuilder/avia-shortcodes/logoslider.php on line 444

    Any idea what could went wrong?

    Regards

    #185973
    This reply has been marked as private.
    #185934
    themedemon
    Participant

    After updating to the latest version of WP 3.7.1 and updating the Enfold theme to 2.4 i’ve been dealing with Intermittent 500 Errors on GoDaddy. Never had this issue before with any WP site on GD.

    I’ve removed all plugins, deleted and re-uploaded the theme manually. Replaced WP 3.7.1 files a number of times. Tried removing, editing, htaccess, checking DB tables, cleaning out old wp_options fluff and transients, bumped the php.ini file, etc…no dice.

    I’m thinking this is a GD issue but they seem helpless around it at this point. Anyone dealt with similar issues with these variables? Any thoughts?

    #185910
    This reply has been marked as private.
    #185788

    In reply to: Enfold – Buddypress

    Hey!

    The sidebars made from inside the widget options are not the same as a sidebar registered with code. So the get_sidebar option will only work if you register your own sidebar in your functions.php: http://codex.wordpress.org/Function_Reference/register_sidebar

    I did a blank page template if you want some additional comments on top of a regular page.php here https://gist.github.com/DevinVinson/7175338

    Cheers!
    Devin

    #185756
    ax2201
    Participant

    Hello,
    I have migrated my website (www.lifeterapias.com.br) from my local server to a live server.

    1) I cannot modify anything on the theme: after I’ve logged in and what to go to the admin panel, I get this kind of error:
    Fatal error: Class ‘avia_adminpages’ not found in /home/lifet854/public_html/wp-content/themes/enfold/framework/php/class-superobject.php on line 97

    Thanks for helping.

    PS: by the way, the layer slider does not show on the pages.

    #185544

    In reply to: Sorting Archives Page

    Hey Branndon!

    You can use the code someone posted here: http://wordpress.stackexchange.com/questions/39817/sort-results-by-name-asc-order-on-archive-php – insert it into enfold/functions.php.

    Cheers!
    Peter

Viewing 30 results - 16,381 through 16,410 (of 16,888 total)