Search Results for 'ie'

  • Author
    Search Results
  • #43656
    Zed
    Cryout Creations mastermind

    The theme doesn’t have such functionality; adding content in that location will not be the easiest of tasks.


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

    I recommend using a SEO plugin (like Yoast) to control what third party services see when they retrieve content from your site.


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

    That can be achieved by setting a max-width to the title element via CSS.


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

    In reply to: Piad Support

    Zed
    Cryout Creations mastermind

    The support we provide is for our themes and/or plugins, not for other extensions or WordPress itself.

    I suggest studying WordPress’ own info on file permissions.

    If you’d rather not get down and dirty with files and permissions, our friends at FasterWP might be able to help with general WordPress requests.


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

    Hello,

    I’m experiencing a very similar issue. After updating to version 1.5.0, the text’s height and spacing changed, it became smaller. I tried to fix this by changing the values in Tempera settings -> Text setting but nothing happened.

    I temporarily solved this by adding some css but I still do not understand why the text settings related to line height and general fonts seem not to be working for me.

    PS: I’ve got a child-theme – created manually, not with some plugin. It has always worked fine up till now, can something having to to with it?

    Thanks in advance for your help,

    kind regards.

    Website: www.italiantranslation-teaching.com

    #43612

    Thanks Webologist.
    I’ve tried that and it didn’t work. Some of the categories I created didn’t show up when I tried to customize. I will have another go. I think I’ll delete what I’ve done and start again.

    Yes it would be fab to have pages ( my site is mainly pages but created matching posts so I could use the featured boxes ) and def would be great to be able to check specific pages or posts.

    #43611

    Hi,

    I think, you have to create different categories first. Then you can switch the categories with “Boxes Content”. Would be great, If you could also chose specific pages… (Never ending list of wishes!).

    #43604

    I’m experiencing the same issue in multiple browsers. *sad face*

    I’ve left the update in place, but the spacing and font size is affected throughout the site, as is the sizing of the featured images on the presentation page. (The extra text fields on the presentation page are where the changes are most easily observable.)

    Website: www.infidelityhelpgroup.com

    #43589
    Kay
    Cryout Creations mastermind

    Hi webologist,

    We didn’t include a Custom CSS field in Septera because WordPress has added an ‘Additional CSS’ field in the customizer that works pretty much in the same way.


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

    In reply to: bullets from menu

    premmarga
    Power User

    a follow up,,,, this is the website
    http://testwp.ritu-galerie.de/

    Website: testwp.ritu-galerie.de

    #43525
    MARSHA
    Power User

    Link removal for Septera coming soon – Great news! I’m using Septera on my own site to test it out and am loving it. I’ll definitely be using it for clients once the link removal & priority support is available.

    Thanks for all the great themes, useful plugins & awesome support!

    Website: shadowinterwebs.com

    #43505
    Zed
    Cryout Creations mastermind

    The author block appears when the author has something entered in its bio field (in the settings). You can disable it by leaving the bio empty or you can hide it with CSS:
    article #author-info { display: none; }


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

    If you’re using the font families listed in the theme selectors, these only load the basic latin charset.
    Switch to using Google Fonts and include the full identifier to use extended charsets.


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

    Is that a plugin or just HTML code? The theme accepts shortcodes in its extra text fields, but these fields are filtered for security by WordPress and only accept basic HTML (Iframes and JavaScript are filtered out).

    If you need to add code to a specific location in the theme, rather than modifying files I recommend using a code via shortcode plugin.


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

    I’m back again. I have been struggling to get my site layout on https://alllivesaresacred past 780 times 220, in the Tempera settings. THe drag/drop feature there will not go past this 780 times 220 layout, no matter what I do. And it isn’t because I haven’t tried. I was able to get my layout to 800 times 280 on https://neverabortion. But I CANNOT Make it work on https://alllivesaresacred.com. So it is not because I don’t know how this kind of thing works, as was suggested in the last reply.

    Website: alllivesaresacred.com

    #43454

    In reply to: Can't Save

    Sorry I should say – having reviewed the site – I have been able to save the layout but not the footer text or widgets.

    Thanks

    Rich

    #43439

    Hello,

    I’m am having an issue overriding the default font sizes in my child css. I’ve tried setting a high priority level when enqueuing the child css and it still seems to be overridden by the parent styles. I’d like to avoid adding !important to all the child font unit declarations.

    **I just saw the latest theme update has converted pixel font units to ems! Please disregard the above paragraph! **

    #43435
    Zed
    Cryout Creations mastermind

    1. What would be the question?
    2. The theme uses WordPress’ number of posts per page option value, configurable under the Reading options.
    3. You can contribute to the theme’s translations on the official WordPress translations repository.
    4. What is the actual issue? Are you unable the preview activate the theme in the customizer? Does specific functionality fail to work?


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

    The continue reading button is displayed when posts in lists (homepage, categories, archives) as set to be displayed as excerpts, not full posts.
    You could switch the posts to full posts (from the theme’s options) to turn it off, or change its label to nothing (from the theme’s options 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.
    #43385
    Zed
    Cryout Creations mastermind

    You have some custom styling that’s too general and applies to the pagination:

    /* Our css Custom Options values */
    	@media only screen and (max-width:479px){
    	...
    		nav{
    			display:none!important;
    		}

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

    The landing page (with all its content) is enabled by default, so it should also be visible in the previewer.

    Are you by chance using a static page that uses a page template on the homepage in your current theme?
    This is one situation in which Fluida’s landing page is not enabled.


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

    You can use this custom styling:
    .continue-reading-link span { text-transform: none; }
    Using the same identifier you can also control the font-size parameter.


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

    The title and text fields are designed to display different kinds of information. You’re trying to customize a heading to look like a blockquote.

    It would be simpler to insert all your text in the text field (and format it as needed).


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

    No. niether..

    I am using the language tabs in the widget section. This is how I do all around the portal.

    Should I use that method instead?

    Website: happybubbles.com

    #43234

    So the problem is that the CSS class “.column-image img” says image-width: 100% and I can’t seem to override it. But this is not the main image, it’s an image in the text after that. I tried adding a div in the text in the widget and it’s not showing up.

    #43231

    In reply to: and updates

    Zed
    Cryout Creations mastermind

    The themes always used and still use the information entered in WordPress’ general settings, under Settings > General, in the title and tagline fields.

    There’s no need to enter this information manually in the files.


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

    OpenCart is an entirely separate CMS (what WordPress also is), with its own themes and modules (plugins). However, OpenCart is targeted at large online stores with plenty of products/categories.

    The only WordPress e-commerce plugin which we did test with Fluida is WooCommerce.


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

    You’d need to customize the theme’s files and replace the queries fetching post data to retrieve your custom posts instead.


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

    In reply to: Remove sound

    Zed
    Cryout Creations mastermind

    If you have undesired sounds on your site, these may come from content or plugins you may be using.

    The slider has two dark/light color schemes, while a third tries to blend in with the theme’s colors. Its colors are not independently configurable.


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

    In reply to: Topics on frontpage

    Zed
    Cryout Creations mastermind

    I’ve only just noticed you use ‘topics’, indicating you are referring to forum topics not the normal posts.
    Do I understand correctly?

    To replace posts with topics you’d need to customize a lot of the theme’s functionality and replace the queries that fetch post data.


    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.
Viewing 30 results - 1,321 through 1,350 (of 3,166 total)