Search Results for 'ie'

  • Author
    Search Results
  • #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.
    #43157
    Zed
    Cryout Creations mastermind

    You’ll need a combination of styling and markup to arrange content in the text areas as you desire. If you’re not familiar with CSS and HTML I suggest you look for a plugin that helps you achieve the desired appearance with visual tools and which lets you insert the custom content in the text area using a shortcode.


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

    There are plugins that help you add the tracking code in the site without editing files.

    The theme’s field uses WordPress’ default sanitization functions, so depending on the code you use some or all of it may get filtered out.


    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

    Most of the theme’s presentation page fields support basic HTML and shortcodes. Some areas display post content (as it is defined).


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

    Custom styling can be placed in either Parabola’s own Custom CSS field (in the settings) or in WordPress’ new Additional CSS field (in the customizer).

    .sidey p { margin-bottom: 1em; }
    should add the extra space (adjust the value as necessary).


    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.

    Thanks for the info!! Right you are, I’m not currently using the top title field. Soon after I posted the question I discovered that I could achieve the effect that I wanted by using a <span style=”color:black;font-size:34px”> tag on the first line of the Top Text field. But thanks for answering, I appreciate it!

    #43083

    Addition: I found out how to get an image in there. Now the next question: how to fill the text area completely?
    And to top it of: how can I make the text be contained in a smaller area on the right side? I’ve already aligned it to the right, but it still is a wide text.

    This is the site:
    http://annewierckx.nl/WP/

    Website: annewierckx.nl/WP

    #43071

    Hello,

    thanks for your help.

    I use the code you suggest me, it works on desktop view but on mobile view the content is no responsive.

    If i scroll the page, and swipe left the content become no responsive.

    Please give me another solution.

    Best regards

    Website: ipermirabella.com

    #43028

    I tried what blindaman said and it worked for me, but that’s just a workaround. Using V1.2.8.1 and the bug persists.

    #42985
    Zed
    Cryout Creations mastermind

    We don’t have a decision on the Category Page with Intro template.

    This template is included in Fluida because it passed the review (for approval in the repository) but we’ve been asked to remove the same template when Verbosa went through the same review process.
    This makes it totally unclear if such functionality is accepted or not in repository themes.


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

    That field is located under General > Structure in the customizer options.


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

    All sections (pages, posts, categories, archives) follow the theme’s general layout option; EXCEPT for individual pages which have a specific layout option assigned to them.

    The theme does not provide an option to control individual posts’ layout, just pages have this option.


    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
    #front-text1 {
        margin-left: -45px;
        margin-right: -45px;
        padding-left: 0;
        padding-right: 0;
    }

    You are not currently using the top title field.


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

    This is usually a problem caused by plugin interference that creates a javascript error, making WordPress’ jQuery library (the theme relies on on its settings page) non functional.

    I recommend temporarily disabling all your plugins to check if the settings page returns to functional order, then re-enable them back one by one to figure out which one is the culprit.


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

    I updated to v1.2.8.1, and my form still didn’t work on my landing page. So, I tried add brackets around my script as blindaman did, but that didn’t work for me either. Just reverted to 1.2.6 again.

    #42869

    I haven’t tried v1.2.8 yet. Don’t want to be the first to see if this problem is fixed. I ended up installing a plug-in called WP Rollback to go back to v1.2.6. My script works fine in that version. Others may want to try that.

    #42867
    Cherd
    Power User

    same here. want to put a simple one field contact form on the landing page. It shows up on the post itself, but not on the landing page. Please help. I’m on a deadline.

    Website: www.abigailmaestudios.com/wildfire

    #42846
    This reply is private.
    #42826
    harman
    Power User

    [This is a re-post of a reply that I seem to have deleted myself. Sorry about that!]

    I’m experiencing the same issue, but it seems to occur mainly when there are widgets in the Footer area.

    I’m still in the early stages of designing my new test site, and I do want to get this resolved before I make it publicly visible. I really love the look of the Verbosa theme, but this behavior makes the theme unusable. As sidebar widgets do not show in mobile view (yet), I have to use footer widgets. Also, I like the look of having a “bar” across the desktop screen at the bottom of the site, for links like About, Contact etc.

    Coding is not something I’m very comfortable with, so I’m not sure how to apply thunderblaster’s tip on my site. I’m using a child theme (the NoLink child theme provided by Cryout). Where would I place a file to fix this issue, and what would it need to contain?

    There is another issue that I’m experiencing, but I’m not sure if it’s related to this. When I scroll all the way down on desktop, the footer section “pushes up” the sidebar — but not entirely. The bottom bit of the sidebar stay visible “on top of” the footer. Do you have any ideas on how to fix this?

    Thanks a lot!

    #42782

    Hi Zed,

    1) Sorry for the misunderstanding.
    2) I will look into alternate plugins.

    Thanks for the info.
    Julie

    #42771

    Friends,

    I found the answer right here on the forum, after much research.

    I think it would be important to describe this procedure in the FAQ … Just a hint ….

    Here is the solution:

    #access {
    display: block;
    float: left;
    margin: 1px auto 0;
    width:100%;
    }
    
    #main {
    clear: both;
    padding: 0px;
    margin-top: 1px;
    } 

    Website: www.ipce.net.br

    #42757

    In reply to: Media from link

    Zed
    Cryout Creations mastermind

    Does switching to one of the Twenty themes change anything?

    What the second screenshot displays looks similar to WordPress’ new embed feature (introduced in 4.6 I believe).


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

    In reply to: Optimizepress conflict

    Zed
    Cryout Creations mastermind

    The error message comes from one of the plugin’s files and it references a function – is_le_page() – that is not part of the theme. Because of this I see no probable cause for the theme to cause this error.

    Does switching to a different theme (one of the Twenties) on that specific site resolve the problem?


    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,144 total)