Viewing 30 results - 104,311 through 104,340 (of 106,396 total)
  • Author
    Search Results
  • #131335

    No, I have not found it, but then again, I am not that familiar with the back end on wordpress.

    andypeck
    Participant

    Hi there,

    On my home page I have one color section using a background png image with transparency and another with a parallax image in it with a quote over the top. Unfortunately, the use of a second color section has made the second (para) effect to stop working and therefore displays only the text and no image.

    I saw this some months back and thought it was such a big issue that it was bound to be fixed by the time the last update was released.

    What to do please?

    Andy

    #131334

    Hi!

    Did you find the

    style="width: 760px"

    code? If yes please try to remove it and check the results…

    Regards,

    Peter

    #131333

    I removed the photos and re-added them, from then on it worked beautifully, until I added captions to the photo, that’s when the issue occurs.

    #26720
    fabzero
    Participant

    Hi, i need to change color/transparency of the background for the text in the easyslider.

    I can also change font color for slider with a custom css?

    image example: https://dl.dropboxusercontent.com/u/36786817/Schermata%202013-07-25%20a%2013.25.23.png

    Thanks for support

    #131370

    Hey!

    Yes try to escape the quote. Instead of ‘ type ‘ . You can also try the html entity:

    "

    Regards,

    Peter

    #131168

    Open up header.php and search for

    if(strpos($headerS,'social_header') !== false && strpos($headerS,'bottom_nav_header') !== false) avia_social_media_icons($social_args);

    Replace this line with

    echo '<img src="http://mywebsite.com/image.jpg" style="float:right;" width="468" height=68" alt="banner alt text" title="banner title" />';

    and instead of http://mywebsite.com/image.jpg insert the src path to your banner image and insert a custom alt/title text.

    #26717
    mmordecai
    Participant

    Just uploaded the new theme and added the dummy content and the menu is overlapping the image below and the logo, what is the issue?

    http://www.rakemarkrespite.co.uk/blog/

    #129480

    OK. Thanks.

    Yiannis Girod
    Participant

    Hi,

    When a post have a title with a single quote inside, the tooltip hover related post image doesn’t show all the right part of title since single quote.

    Any idea ?

    Thanks and best regards.

    #131318

    Hey!

    Can you post a link to a page where the issue occurs? Maybe it’s a css code conflict.

    Regards,

    Peter

    I have increased wordpress memory…

    I deactivated all plugins… still nothing.

    The components render on the page without an image source

     

    <li class="slide-2 slide-id-815" data-img-url="">
    <div class="avia-slide-wrap" data-rel="slideshow-1">
    <img alt="" title="IMG_0562" src="" />
    </div>

     

    Here is the shortcode exceprt from the database:
     

    What could cause the components not to store the image source

     

    #130719

    Hey!

    Glad you found a solution :)

    Best regards,

    Peter

    #131267

    Hi!

    The table fields should support html code to and you can try to insert the img tag directly into the td or th element.

    Best regards,

    Peter

    batsirai
    Participant

    I just migrated the site from one host to another – everything is working except the following components: Image Gallery, Fullwidth Easy Slider, Easy Slider, and Portfolio Grid.

    I have tried deleting the component, updating the page, then adding it back in. The components are in the Advanced editor but don’t show on the page.

    It seems like the components cannot save the selected images from the media library.

    #131332

    I investigated the html code and it seems like you (or wordpress) added a width value to the image code

    <div id="attachment_2705" class="wp-caption aligncenter" style="width: 760px"><a href="http://deborahburst.com/wp-content/uploads/2013/07/website-photos-NYC-hoda-deb.jpg" rel="lightbox[auto_group1]" style="position: relative; overflow: hidden;"><img class="size-full wp-image-2705" alt="Deb and Hoda!" src="http://deborahburst.com/wp-content/uploads/2013/07/website-photos-NYC-hoda-deb.jpg" width="750" height="1000">

    Please remove “style=”width: 760px” and the image will scale properly. Maybe you need to switch to the “HTML” mode of the text editor to find the code.

    #127909

    Hi Jason,

    No, I’m not getting that behavior when viewing the site right now.

    As for the slideshow there isn’t really anything that can be done on our end. Its user created and designed and scales according to the settings on the individual slide. So using percentages for items or using images instead of text is the best advice we can give to improve the look of things.

    Regards,

    Devin

    #26707
    TylerDrew
    Participant

    Hi,

    From an iphone browser, please see: http://deborahburst.com/2013/07/a-chance-encounter-in-nyc/ I love the theme, and this seems to be the only issue I’m having. I’m using the wide theme, not the boxed theme setting. Everything behaves correctly in a desktop browser, but on iphones, the images aren’t resizing to fit the browser frame.

    Thanks,

    Tyler

    #26704
    CasperBlackwell
    Participant

    Hello,

    If I add a background image through the theme’s “styling” > “main content” menu my full width images in my color sections shrink to half of their width.

    If I turn off the background the images in the color section go back to full width.

    Please advise.

    Cheers,

    Casper

    #130231

    In reply to: Adding images to table

    Hi Ismael,

    Thanks alot for the coding.

    I followed your instructions – it was a little fiddly to get the code and images to show in the right places but I figured it out. After viewing it on the website, it didn’t look much different/better than the copy and paste version we had and certainly takes longer to put together.

    Adding pictures to tables is quite a standard bit of functionality – are there any plans to add this as a drop down option into the table anytime soon?

    Thanks, Siobhan

    #26703
    siobhan13
    Participant

    Hello,

    I would like to make some style changes to the author archive page but can’t seem to access it in the backend or edit from the live page.

    Example page: http://etool.net.au/author/alex/

    I want to add a sidebar and move the author image to the left, with bio on the right.

    Can you advise where and how to change this please?

    Thanks, Siobhan

    #131071

    It seems to occur when I use the image block. The image usually doesn’t appear for first time visitors. When they reload the page it pops up.

    http://www.progenki.com/gyms/kanto-region/

    #130718

    Silly me I made some code changes to header.php and that is what seems to causing my problem.

    I’ll do some testing and mark this as resolved if that is the case

    #130693

    Nick,

    Do you have an email address so i am not posting to the world?

    I apologize for so many questions, but every time i want to change a color or add an image, the theme behaves differently

    I just tried to have a 2 column page in which i put an image, a headline, and some copy. Well, i couldn’t use the avia image tool, because that shrinks the image. So i figured out through trial and error that it had to be a slider. Well, that worked. But when i cloned the exact same configuration for the second column, the spacing was different.

    ?

    The logo in the enfold demo stays the same size. When you put your own in, at exactly the same size, it shrinks…

    ?

    I put a background color on the footer. But when i make it green, the type isnt white anymore? I had to make it a light grey.

    ?

    I love the theme. I only like a few I have found so far. I would buy this theme over and over and use it for a bunch of web sites.

    But it is utterly frustrating to have to do everything by trial and error, or look it up in a forum. Because much of the functionality is not documented.

    The guys in the forum have done a really good job at answering questions promptly. But everything I want to do, turns out to be a struggle.

    It is taking tons of time to do some really simple things. At least I thought they were simple. Maybe I am wrong.

    Thx in advance.

    #26690
    5fold
    Participant

    i’d like to add an image to the top of a pricing table. Is this possible?

    #131036

    Hi,

    Please provide a url to the page in question since we need to look at live code to be able to answer this question, as well as see which version of the theme you are using since there are differences, as well as the type of header, etc… You can use http://www.goo.gl to hide the destination url from google bots.


    IE7

    In March of 2013, IE7 finally went below 1% usage in East Uganda, Patagonia and among the indigenous people of the Amazon river basin ( http://theie7countdown.com/ )

    If you put all the people who use IE7 into a small stadium and called in the fire marshal, he would say there is no problem and many empty seats left.

    At this stage IE7 is no longer supported by anyone and even major retail websites now charge an additional tax on purchases from customers using IE7 ( http://media.kogan.com/tcache/cb/8d/cb8d4caee907047fe4d0c03dce51d3cb.jpg ) …

    You have to remember that IE7 users are used to seeing the web as a broken mess of pages, non working forms, sliders that never slide and basically a pile of images, text and fonts clumped around the page in between blinking warnings and errors. If you show them a working page, it will only confuse and scare them.

    What I mean to say is, please don’t support IE7 and let that buggy diseased piece of software die quietly since you are better off customizing for the new North Korean browser – the long awaited Kim Jong 3000 – to be released once the wiring is upgraded for telegraph modems…

    Thanks,

    Nick

    #26686

    Topic: Portfolio Grid

    in forum Enfold
    Pedro
    Participant

    Hello, I’m using WPML with Enfold, and when I create the portfolio grid in spanish, the taxonomy that appear to me are in english. I attached to you two images explaining the situation.

    http://img203.imageshack.us/img203/5145/3f0f.jpg

    http://imageshack.us/scaled/landing/7/qoi6.jpg

    What’s wrong with this? How I can fix it?

    Thank you.

    #130555

    In reply to: Portfolio issues

    Hi Jenn,

    There is no option available for 8 image grid for the portfolio grid so you would need to have a freelance developer add that option in to the theme for you.

    For the portfolio items, each one *must* have a featured image added to the portfolio item for it to show an image in the regular portfolio grid. Just make sure that on the page you have the “portfolio grid” element that its option is set to Open the entry on a new page so that the portfolio works like in this demo: http://kriesi.at/themes/enfold/portfolio/

    For the display of the portfolio you will also need to select No Title and No excerpt from the Excerpt dropdown when editing the portfolio grid options.

    Regards,

    Devin

Viewing 30 results - 104,311 through 104,340 (of 106,396 total)