Viewing 30 results - 105,991 through 106,020 (of 106,058 total)
  • Author
    Search Results
  • Ahhhh also… this problem.

    The photo doesn’t align in the middle when it’s a full page post and there is no right sidebar.

    http://www.hoodandheist.com/2013/04/angst-and-depression-the-ultimate-growth-experience-via-tiny-buddah/

    andyhoodified
    Participant

    Follow up to my old post.

    For blog post. When I add a featured image.

    It actually adds it successfully and I go save all changes.

    But it doesn’t bring me back to my post. there’s no go back to post button.

    And I would have to press back or open another window.

    Is there anyway to fix this in the next update or add into CSS a go back button or automatically go back to post?

    #115670
    #115524

    In reply to: Image – The Office

    We are working on some better videos but the biggest issue with the demo data vs dummy data is what Kriesi is allowed to release (protected photos etc) as well as trying to keep the theme size down. The theme upload is already pretty big as a zipped file and we tend to get a lot of complaints if the package gets to bloated.

    Glad you were able to get it sorted out for now :)

    Let us know if you have any other questions or issues.

    Regards,

    Devin

    #115133

    Glad we could help :)

    Let us know if you have any other questions or issues.

    Regards,

    Devin

    freepixelweb
    Participant

    Hi, I have a problem with image alignement and hover to show pop-up image.

    Look : http://momofr.free.fr/flux/bug_on_hover_firefox.jpg

    The CSS for image are : size-medium wp-image-244 alignright.

    Work correctly on Mac (10.6.8) with Safari and Chrome… not with Firefox 20.0 and Opera 12.15

    Regards

    Jean

    hsie
    Participant

    Hi, I have some question, and would appreciate it you can help to clarify, thanks!

    1) change the image of the testimonials from circle to squard;

    2) change the Heading Font to arial;

    3) your Better WordPress Minify plugin configuration, as your demo site scores better than mine when it comes to Defer parsing of JavaScript. Except the minify plugin, do you use other performance plugin?

    Brgds/Brian

    #115075

    Hi, any update on this? thanks!

    #115520

    Hi,

    in footer.php search for following code:

    <div class='container_wrap socket_color' id='socket'>
    <div class='container'>
    <span class='copyright'>© <?php _e('Copyright','avia_framework'); ?> - <a href='<?php echo home_url('/'); ?>'><?php echo get_bloginfo('name');?></a><?php echo $kriesi_at_backlink; ?></span>

    <?php

    echo "<div class='sub_menu_socket'>";
    $args = array('theme_location'=>'avia3', 'fallback_cb' => '', 'depth'=>1);
    wp_nav_menu($args);
    echo "</div>";

    ?>

    </div>

    <!-- ####### END SOCKET CONTAINER ####### -->
    </div>

    and move it to the bottom. Insert it above following line:

    </body>

    Some additional styling (css code) may be required.

    #115331

    In reply to: Blog Layout

    Hi,

    The answer is Yes and Yes.

    First thing you should do is add the dynamic layout functionality to posts which is done by opening up /config-templatebuilder/avia-template-builder/config/meta.php: and finding lines 4-7 which look like

    $boxes = array(
    array( 'title' =>__('Avia Layout Builder','avia_builder'), 'id'=>'avia_builder', 'page'=>array('portfolio','page'), 'context'=>'normal', 'priority'=>'high', 'expandable'=>true ),
    array( 'title' =>__('Layout','avia_builder'), 'id'=>'layout', 'page'=>array('portfolio', 'page' , 'post'), 'context'=>'side', 'priority'=>'low'),
    );

    and replacing those line with the block below

    $boxes = array(
    array( 'title' =>__('Avia Layout Builder','avia_builder'), 'id'=>'avia_builder', 'page'=>array('portfolio','page','post'), 'context'=>'normal', 'priority'=>'high', 'expandable'=>true ),
    array( 'title' =>__('Layout','avia_builder'), 'id'=>'layout', 'page'=>array('portfolio', 'page' , 'post'), 'context'=>'side', 'priority'=>'low'),
    );

    =================

    Now just add the elements as you see here: http://i.imgur.com/CvFeJUK.png

    And you get this:. http://i.imgur.com/yIxN1ou.png

    You can see there are 2 titles, so You may not need to add the very first element after 1/1

    ================

    To change the default image size of any location within the theme, it is best to install Simple Image Sizes plugin http://wordpress.org/extend/plugins/simple-image-sizes/

    The plugin will add all the default sizes to Settings > Media , and you can change width height as well as to force a crop or not. Just remember that after changing the settings using the plugin, only the new images you add will be affected while the ones you uploaded will remain the same unless you regenerate them on the same page using the same plugin.

    Thanks,

    Nick

    #22397
    andreano
    Participant

    I’m starting the process to migrate from Broadscope to Enfold theme.

    Broadscope doesn’t use the standard featured image from WordPress and Enfold does.

    I have hundreds of posts, which I used the standard Broadscope to add the featured images on each post.

    Any wizard or script that convert all this images to the default WordPress featured images??

    Update manually each post won’t be a good idea.

    #115132

    Got it, now it’s working like I would like. Thanks for your help.

    #115153

    hmmmm…. I think it’s my mistake.

    1. I go into the blog post.

    2. and used the add image into post.

    Thats why it went blank. But “use image as featured” is fine.

    I can add image into post the other way.

    I’m okay with this.

    Thanks much!

    #22385
    creativestream
    Participant

    I have a long gallery with thumbnails on one of my pages, and everything looks grayed out until I scroll to the bottom of the page, which is obviously undesirable. Is there a way to disable the scroll animation and just have the images load one the user visits the page?

    Thanks.

    #115523

    In reply to: Image – The Office

    Okay. I was finally able to figure out all of the settings that are required. I would like to really suggest that a new dummy demo package be created that re-creates the entire demo that is shown on themeforest. This would have saved me hours of time and frustration. And please create some videos and better documentation that includes all of these features. Thanks. :)

    #115522

    In reply to: Image – The Office

    Hi Devin. Can you please post a screen shot of the image settings? I tested mine with Center position and No Repeat, but image is not displayed correctly. I also tried Stretch, which distorts the image. Would be helpful to see the settings. Not sure why this wasn’t included in the demo download. Thanks.

    #115521

    In reply to: Image – The Office

    Hi joe88,

    That is just a Color Section set with a background image set to Fixed. Then the content on top of it :)

    Regards,

    Devin

    #115431

    Hi Sebastian,

    That is a color section with a custom image as the background. Then inside of it, three Icon Box Content Elements with the icon placed in the Top position with each icon box in a 1/3 layout element.

    Regards,

    Devin

    #22354
    freepixelweb
    Participant

    Hi, I have a similar problem with Enfold theme like nokostudio (with Eunoia theme) :

    I am trying to extend the socket background image to cover the entire browser window width.

    What is the proper approach to do this ?

    Regards.

    Jean

    #22365
    tlow87
    Participant

    In the code below, you can see that the blog preview (regardless of style) displays the videos at full height (width is cropped). This is a Latest Blog posts content element of the Video category within a half column.

    Website URL: http://thehoustonfreethinkers.com/hft

    Screenshot: 7d6e303c48e79ef8d7b520b61e63b78e925fc3a1.jpg

    Just started doing this today. Any ideas?

    Code:
    <div class=”big-preview single-big”>
    <span class=”embed-youtube” style=”text-align:center; display: block;”>
    <iframe class=”youtube-player” type=”text/html” width=”1500″ height=”874″ src=”http://www.youtube.com/embed/Pdk0z_rSt_g?version=3&rel=1&fs=1&showsearch=0&showinfo=1&iv_load_policy=1&wmode=transparent&#8221; frameborder=”0″></iframe>
    </span>
    </div>

    #114561

    wishlist – some eight months before xmas ;-)

    Fullscreen background images / galleries with optional captions and/or minimal content boxes

    Regards, Katharina

    #115131

    Yes, they are classified as thumbnails in the sense that wordpress is told by the theme to re-size them and re-save those images in various formats.

    So for that slider its using the ‘featured’ size which has its height at a size smaller than what you want to happen. So you’ll need to use the plugin to change that height and then regenerate the images (thumbnails).

    #22355

    Topic: Image – The Office

    in forum Enfold
    joe88
    Participant

    Hello. How is “The Office” section with parallax type image created on the “Meet The Team” page? This does not appear to be included in the download demo and isn’t clear in the instructions. Thanks..

    #115152

    Hey!

    Hi, I can’t reproduce the issue. http://www.screenr.com/OH57

    Maybe a third party plugin/extension triggers a js error on the admin page?

    Best regards,

    Peter

    #114521

    Hi,

    I copied the whole thing you pasted in pastebin, and pasted it into my version, and it works. I made an additional change above. Would you please try the whole block above once more.

    Also, looking at your image, you have one column that is 2/3… you should add an aditional column that is 1/3 ,or change the 2/3 column to 1/1. Because I am testing this with a 2/3 column where i put a blog, and a 1/3 column where i put the custom sidebar that contains the map widget.

    Please post a snapshot of how the widget looks , open it please.

    Thanks,

    Nick

    #115074

    Hi, pls. find the fact that the logo image can’t be resized under IE8 with xp, your own demo page also shows the same problem.

    http://www.xiamenshipbuilding.com/1.jpg

    http://www.xiamenshipbuilding.com/5.jpg

    #114518

    Hi,

    Sorry for the delay, My bad.

    I looked at the image you provided, and you are correct. This seems to be a bug. I am looking at this now. It’s not a major thing. Somehow there are <p> tags being added into the embedded javascript.

    Please hang on.

    Nick

    #115151

    Hi,

    The steps.

    1. Click on create a page

    2. Add featured image

    3. clicked on use image

    4. submit

    5. it goes blank

    and then it goes into a blank page.

    #114559

    Request:

    1) Lightbox-option for the image media-element would be perfect :-)

    2) Option to set the height of the google map widget would be nice :-)

    #114558

    Wide featured images in blog posts that are scaled to the entire available width, rather than pushed to the left of the text.

Viewing 30 results - 105,991 through 106,020 (of 106,058 total)