Search Results for 'ie'

  • Author
    Search Results
  • #25914
    rebekah

    I believe you need to use the posts if you want more than 5 slides, which i need as well. BUT, i find in posts the slides now have lost the function of linking to a specific page…IS this not possible??.

    Melissa

    Thought I had a work around but no.

    I tried to use the theme’s “customize” page to reference a different static front page. Too bad I didn’t try it before I made the page.

    #25884
    pigsound

    after 4 month waiting i wonder what the use of this forum is. it can not be for answering questions – maybe for learning how to be patient and await one’s fate meditating…!?
    this forum is just ridicoulos. shut it down.

    Reshma

    Hi, since my previous post, I changed de readmore button again, because I still wasn’t satisfied with how it looked.
    I *changed the background of the box to transparent, *changed the text color to match my link colors, *changed the hover color to match the hoverlink colors.

    To change box background to transparent or any other color add this code in your custom CSS:
    the background is set to transparent, but you can also add the name or number of a color instead.

    a.continue-reading-link {
    display:inline-block;
    background:transparent;
    etc:etc

    ;
    }`

    To change the text color, add this code under the a.continue-reading-link code:
    Instead of hex number you can also type in the name of the color i.e. green or blue etc.

    a.continue-reading-link { color: #CCCCCC !important; }

    To change the hover color, add this code :
    Again, you can also type in the name of the color instead.

    a.continue-reading-link:hover { color: #FFFFFF !important; }

    I hope this will help anyone who’s struggling with the same problem.

    #25863

    In reply to: Google authorship

    Dave

    I am having the same problems with Google’s authorship. I’ve set the correct setting with Google +1 and have written the scripts in my html of my homepage. The results are showing my name as author, but it isn’t posting my picture in the search results.

    #25860

    In reply to: Google authorship

    Sasha

    I am tryin to add the authorship for my http://www.plexusslimreviews.net, which is about

    #25849

    In reply to: Stylesheet media print

    zettelberg

    Is there nobody outside there who has already done this? – It’s just that I don’t want to mess up my theme by changing too many things where I should not (I don’t have much experience yet in customizing WordPress). May be someone could share his expierence and mastery? – I’d be happy!

    #25832
    Andrew Dishes

    I use the same theme on one of my websites. The Youtube shortcode didn’t work for me as well. So I I installed a plugin called Youtube shortcode. I created a new page, created the YouTube Code with the Youtube Button in the editor and copied this code to the presentation page.

    I prefer to use this plugin because you can customize a lot of options. I hope you can get it to work this way.

    Checkout http://www.purarazaespanola.es for an example.

    #25822
    Carmen K. Sisson

    This has driven me crazy for the better part of the day. Thanks so much for the quick solution and the beautiful template. I’m happier with my website (though it’s still a work in progress) than I’ve been in years.

    #25813
    Maria

    Hello,

    I need help with the menu of theme Mantra.

    I want the main menu tabs are disabled and not loading any page, but have subpages below.
    How can i done so that the main tabs not load any page?
    I tried to put on the label of navigation a # but does not work.

    Thanks

    #25812

    In reply to: Google authorship

    Christina

    Hi I’m having a consistent error with my structured data. Apparently the update field is missing from this theme. Is there any easy way to solve it. It’s a shame as its affecting all my posts. Thanks in anticipation

    Gavin

    Hi,

    Thanks for your quick response 🙂

    I just tried updating as you advised and it appears to have no difference.

    Thanks again!

    Zed
    Cryout Creations mastermind

    Hi.

    I see your site calling
    http://fonts.googleapis.com/css?family=Gentium+Book+Basic%3A400italic&ver=3.9.1#039;+rel='stylesheet'+type='text/css'
    as the font URL.

    Could you clean that up and use only the font name/style in the field (without the rel=’stylesheet’ type=’text/css’ part)

    Chrome may not like the extra text or misinterpret it.


    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
    #25750

    In reply to: Paid support question

    patriciagould

    I couldn’t find any special character function so I just did what I did on my old website, I wrote the word (i.e. Résumé) into a word doc and then created the accents in Word, then copied/pasted it into my site where needed. I wish there were a function built into the theme but I can’t find one if it exists.

    #25742
    joseph slabaugh

    Yes, I’m using the latest worpress version 3.9.1. I tried all browsers and still can’t get the “Parabola Settings” to work and some other settings.

    #25732
    Zed
    Cryout Creations mastermind

    Please do not confuse responsive with fluid.
    Tempera (since 1.0) is responsive, as in it adjust automatically to 100% width when viewed on a screen/windows smaller than the width it is configured at.
    However it does not enlarge beyond configured size when viewed on larger resolutions (this is “fluid” design).


    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
    #25717

    In reply to: Menu disppears

    Joe

    Well, Nyborg tried three times to get someone to address this problem… I guess I’ll try a third time as well.

    Anyone at cryout creations listening?

    #25714
    Merijn van den Berg

    I have a similar image. Happened this morning.
    I have tried applying the default Tempera settings and it turned back to normal, but every small change I make removes the background and the navigation menu looses its back color as well.

    You site seems to be working again, any idea what made it work again?

    kind regards,
    Merijn

    #25701

    In reply to: Donating and Copyright

    Walt

    If you really *are* a designer you should know you can do a global search for any piece of code or text with your html editor.

    Neal

    Well, I found that the problem here lies with the Quick Tabs plugin…which generates its own shortcodes INCORRECTLY. The generated shortcode began [quick-tab…] when it should be [quick-tabS…]. What’s more it looks as though this issue’s been around for at least a couple of years. Seems like it would be an easy enough thing to fix.

    Anyway…problem solved 🙂

    *******************************

    By the way, I’ve been finding that at least 9 times out of 10 the Security Code widget on this forum submission page isn’t working. I tried the page in every browser I have here (IE, Safari, Firefox, Chrome) – most of the time, I get either what looks like a broken image icon or the WORD ‘captcha’ where the captcha code should be. FYI.

    Reshma

    Hi,

    I’m posting a possible solution to the issue regarding

    Is there a way to make transparent the background of the ‘Continue Reading’ box?

    It’s actually a way around changing css or coding. Because, whatever code I tried to change or add in the style css, nothing worked.
    So maybe this can be a solution.

    Go to: Appearance–>Tempera Settings–>Post Excerpts Settings.
    Enter/Add in the continue reading field the following:

    <a>your own text</a>

    This will result in the “read more” link appearing as an unvisited link on your page.
    You can see an example of it on my page:

    http://www.shmamassage.nl/massage-informatie/vrouwen-in-de-overgang/

    The read more text is not in a box, but displayed as an unvisited link.
    On my page it’s the “lees meer” link (in Dutch language).

    #25663
    Walt

    More info, like the device(s) you are using would be helpful too, yanno.

    Have you asked any friends to view it on their mobile device?

    #25655
    Walt

    Are you already zoomed in?

    I just tried my own site on my GS3 running 4.4.2 and it loads zoomed in and you can only zoom out. Maybe you guys are already at maximum zoom level.

    #25652
    Kitty

    I also want to zoom in on a smartphone and tablet and I don’t see a metatag ‘viewport’.
    Is it possible with a plugin?

    #25648
    Walt

    I believe it can only be on the Presentation page.

    #25646
    Reshma

    Okay, I read that the notice dercribed above could be caused by a plugin, so I deactivated that plugin. Seemed to have worked, But that’s not the end of this drama…
    Now I’m getting this on the about me page :

    Notice: Undefined offset: 0 in /var/www/02/69/51/shmamassage.nl/www/wp-content/plugins/seo-image/seo-friendly-images.php on line 205

    http://www.shmamassage.nl/over-mij/

    Strange thing is, that this notice is only displayed on the about me ( “over mij” in Dutch) page!

    AndrewL

    I repeated your tutorial countless times, followed your instructions to a tee, resized my images, even copied one of your Cryout Column images to place into my Cryout Column layout, and my Page Columns STILL display in a vertical orientation. I’m after a 3 column horizontal layout.
    I’ve seen others post the same issue, and as yet have not seen a definitive solution.
    Please take a look at my site and provide some guidance please.
    Beautiful Theme!
    thanks,
    Andrew L

    tina

    How to edit the pictures and texts in the Presentation Page. I have the same problem like Ann that i could not find a place to change the Presentation Page pictures. In my Appearance>Tempera setting>Presentation Page, there are Colum Content, Column per row, Image size and Read more text Options only. There are no option for me to change the pictures there.
    I tried adding widgets from to the Presentation Page Columns, but obviously that the image widget didn’t work (the widgets were stacked on top of each other rather than in their own columns).

    PLS HELP….

    #25631
    Walt

    Hate to tell ya guys, but your question WAS answered by Warfarer.

    If you still find his post hard to believe because you actually have to do extra work, go read the FAQ. http://www.cryoutcreations.eu/tempera/tempera-faqs C-16 explains what he just said.

    #25613
    Michael Regan

    I’ve just stated experiencing the same thing and believe it is the same issue, but I can’t find it. Can someone (al83) give more details on where the typo may be?

Viewing 30 results - 2,311 through 2,340 (of 3,148 total)