Search Results for 'ie'

  • Author
    Search Results
  • #39990

    In reply to: read more link

    Very good.. Thanks,
    That did the job

    If I’m already here can you tell me how to change the font size for the except (showing on archive & category pages)
    I tried looking on the style.css bot I don’t know what to change…

    #39925
    Zed
    Cryout Creations mastermind

    Images don’t normally open on-top in WordPress – you will need to use Lightbox/Fancybox/Colorbox plugin (the names of the JS libraries creating the effect).


    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.
    #39908
    Zed
    Cryout Creations mastermind

    Try increasing the max-width to 800px so it applies to larger devices as well.


    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.
    #39900

    Hi
    Following on from the previous chat, my site is still not displaying posts correctly on the homepage. I’ve made a screen grab but I don’t think I can attach it here.
    Basically instead of having all the post lined up in rows of three like this:

    X X X
    X X X
    X X X
    X X X

    Etc…

    I’m getting this… or varieties of this:

    X X X
    X X X
    X
    X X X
    X
    X X X

    I don’t understand why there are random gaps, nor how to fix it. It looks weird and wrong. Can you help?

    Thanks
    Bella

    jistwp
    Power User

    Yes I did a CNTL F5 and it still looks the same on Google Chrome. However it looks fine on Microsoft Edge. Could it be the fact that I’m using Windows 10 on Google Chrome to view it?

    Kay
    Cryout Creations mastermind

    @dneale123 You’re not doing the whole child theme thing properly. The child theme’s CSS shouldn’t also contain the parent theme’s old CSS. You are not including Tempera’s styling (which in the last version changed quite a bit, as it always does) and you’re using old Tempera styling (from version 0.9.8?). You need to only leave your Custom CSS in there and include the parent theme’s CSS via @include (which you commented out).

    And yes, style-frontpage.css has been moved inside the main style (style.css). If you just want to copy that code into your child theme’s stylesheet (which is something I strongly advise against) you’d have to copy the section in style.css from /* Presentation Page */ up until /* Style HTML5 tags for IE8 and lower */ .

    Again, you’re doing things wrong and further updates will probably cause other issues. The reason child themes exist is so that you can update the parent themes without having to worry about code changes. Keeping an old version of the style in your child theme and not using the current theme’s stylesheet is a bad practice and kind of renders null the use of a child theme.


    @jistwp
    Could you show us a link to your site?

    • This reply was modified 9 years ago by Kay.

    Before posting consider reading our short theme debugging instructions.
    Please read the FAQs: MantraNirvanaParabolaTempera
    Tutorials: custom menustranslating themeinstalling themecategory page with introdisabling comments Wordpress: child themescategories/posts
    Before making any modifications to your theme we strongly recommend using Child Themes.
    jistwp
    Power User
    This reply is private.

    I also just updated and have an almost identical issue using the Child Theme:
    1. the presentation page Cryout columns align vertically in one column, rather than horizontally in one row.
    2. the Top Text and Second Text font sizes appear reduced.

    However, if I live preview the site using through the main Tempera theme, the font size seems fine, and the Cryout columns do align horizontally. In the preview, however, it only displays Cryout columns 1, 2, & 4 – Column 3 vanishes altogether.

    I also notice a search box in the main navigation bar in both the child and main theme, but cannot see how to disable/otherwise manipulate it.

    Infidelity Help Group

    (As an aside: I haven’t been to the site or the forums for a while, but I’m loving the new look!)

    #39802

    Workaround to my quest…
    Found a good plugin – https://wordpress.org/plugins/q2w3-fixed-widget/
    Its simple to use. After installing it, under Appearance->Widgets, there are check boxes labelled “Fixed Widget” displayed under each widget so that each widget can be ‘fixed’ or floated separately. On our site rtfzine.org I also installed Display Widgets from https://wordpress.org/plugins/display-widgets/ which allows each page to have it’s own selection from your available widgets -or NO widgets at all displayed. This is probably an overkill workaround to our need to have a special piece of floating text appear on only one page. Using Display Widgets I’ve created a widget which is just plain text which will display a message on just one page. I did this because all the other floating element plugin I found required a unique document element ID and I don’t know how to determine Mantra element IDs. There is probably a custom CSS snippet which could be included in the Mantra Options->Miscellaneous Settings section?
    If anyone can tell me now to determine the element ID or tags that Mantra’s PHP dynamically generates On-Load I would be very appreciative.
    Cheers,
    -Mike

    #39787

    Hi,

    First of all, thank you for making such a beautiful theme available for free.

    I’m having the same trouble where my images are not showing up in the grid view as per demo. I have enabled featured image and it is still not showing up.
    Thanks.

    • This reply was modified 9 years ago by firstbite.
    #39786

    Thank you Zed… seems a little complicated alas.

    How about putting posts above the cryout columns? is that an easier job?

    Colin

    #39768

    Updating Theme Parabola (1/1)

    THANK YOU! All things solved. Column issue and slider issue. I completed the following two updates and have an even better “Parabolo Settings” experience than when things were working. Much obliged!

    Downloading update from https://downloads.wordpress.org/theme/parabola.2.0.7.zip…
    Unpacking the update…
    Installing the latest version…
    Removing the old version of the theme…
    Theme updated successfully.

    and,,.

    Downloading install package from https://downloads.wordpress.org/plugin/cryout-theme-settings.0.5.7.zip…
    Unpacking the package…
    Installing the plugin…
    Plugin installed successfully.
    Plugin activated successfully.

    #39761

    Thank you.

    It works on various Android smartphone in portrait mode only.Turning the device in landscape (2 rows and 2 columns), the images are distorted.

    On tablets instead, tried on Ipad Mini 2 with ios 10, in portratit mode (2 rows and 2 columns) the images are deformed (in landscape is displayed desktop version, one line with four columns)

    #39757

    In reply to: Missing text in slider

    Thank you for your answer Zed.

    I found out friday night what was the origin of the problem.

    It’s the “WP-Properties” addon that overwrite the css of a part of the frontpage, so it makes disapear this text. I totaly forgot to disable this one when I was trying your troubleshooting guide 😐

    As i were away for the weekend, i couldn’t send a message saying that problem is now partially solved (in fact, when i “deactivate” (or more precisely, when i change some stuff on the presentation) the default WP-Properties’ css, there is now another problem, but only in “properties”, so i’m working on it).

    Zed
    Cryout Creations mastermind

    The theme uses WordPress sanitization functionality on all input fields (including social URLs) – and as whatsapp:// is not a valid protocol identifier is it most likely filtered out.

    The code looks right. How is the new social icon malfunctioning on sub-pages?


    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.
    #39720

    In reply to: Add TF Number

    Zed
    Cryout Creations mastermind

    The theme’s presentation page Extra Text fields support shortcodes, so you can place that in one of them.


    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.
    #39717
    Zed
    Cryout Creations mastermind

    You may need to look for a plugin that lets you pick which categories of posts you can list in a certain place (like in a page).


    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.
    #39713
    Zed
    Cryout Creations mastermind

    What you’re looking for are categories.


    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.
    #39693

    Your replies are set private, I can’t see them

    #39646
    This reply is private.
    #39637

    when I want to see the preview of a page. It shows me the home.

    #39620

    I got it to work but I needed to add some CSS that wasn’t anywhere in the theme.

    .theme-default .nivoSlider a.nivo-imageLink {
    	background-color:#fff;
    	filter:alpha(opacity=0);
    	/other than IE/
    	-moz-opacity:0;
    	-khtml-opacity: 0;
    	opacity: 0;
    	z-index: 101;
    
    #39618

    Hi Jim,

    That link does not apply to the whole slide as in the background image.. it only applies to the caption. But I’m not using captions so the links do a whole lot of nothing.

    Jacynthe

    #39616

    Hi

    I think where you set up the slides in the Presentation Page settings for each slide there is a link field at the bottom.

    Hope this makes sense and helps.

    Jim…

    #39588
    This reply is private.
    #39572

    100% agree.
    Theme is great and lacks just one thing: to display sidebar under the content in mobile view.

    I wonder one thing: how did you manage to set the sidebar over the content on mobile, because on my website I never see sidebar on mobile. But all in all it does not matter, because it just would be great if everything was displayed under the content.

    #39526

    Tried it afer your post woithout any effect :/ I can´t understand how they are created – if I delete the disclaimer page it vanishes, but the “Startseite” is a page I didn´t even create, but it wasn´t there automatically after I activated parabola and I couldn´t find any settings according to this issue.

    #39507

    Hi Zed.

    Thank you for your reply. The problem is that I would want the Blog page to show content from categories Blog, Fitness Journey, Reviews and Traveling, while the submenus will let you see posts from just one specific category say like Fitness Journey.

    Even though Fitness Journey, Reviews and Traveling are children categories of the Blog category, if I link the Blog menu to category Blog, it does not show the children categories post and only show the posts in category Blog. So that doesn’t work.

    Thank you for your help and I really do love that theme a lot! I’m just finicky with what I want. lol

    Jacynthe

    #39503
    Zed
    Cryout Creations mastermind

    The blog page template is designed to be used just for what its name says – a blog page replacement that lists posts from ALL categories. If you want to display categories separately then you have no need for this page template – simply link individually to each of the categories you want directly from your menu.


    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.

    Somehow the Settings field for the WhatsApp button seems not to accept the string “whatsapp://” and filters it as not allowed. Do you make any proof for Special expressions somewhere??

Viewing 30 results - 1,471 through 1,500 (of 3,148 total)