-
AuthorSearch Results
-
April 2nd, 2017 at 22:15 #43656
In reply to: Add another logo the Header (RHS)
Zed
Cryout Creations mastermindThe 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.April 2nd, 2017 at 22:14 #43655Zed
Cryout Creations mastermindI 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.April 2nd, 2017 at 22:00 #43650In reply to: HTML code in titles on presentation page
Zed
Cryout Creations mastermindThat 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.April 2nd, 2017 at 21:32 #43643In reply to: Piad Support
Zed
Cryout Creations mastermindThe 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.April 1st, 2017 at 14:46 #43619In reply to: Fonts shrink on update to 1.5.0
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
April 1st, 2017 at 13:05 #43612In reply to: Using top and bottom featured boxes
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.
April 1st, 2017 at 12:51 #43611In reply to: Using top and bottom featured boxes
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!).
March 31st, 2017 at 19:58 #43604In reply to: Fonts shrink on update to 1.5.0
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
March 31st, 2017 at 09:40 #43589In reply to: Custom CSS in Septera or Fluida
Kay
Cryout Creations mastermindHi 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: Mantra • Nirvana • Parabola • Tempera
Tutorials: custom menus • translating theme • installing theme • category page with intro • disabling comments Wordpress: child themes • categories/posts
Before making any modifications to your theme we strongly recommend using Child Themes.March 30th, 2017 at 19:37 #43578In reply to: bullets from menu
premmarga
Power Usera follow up,,,, this is the website
http://testwp.ritu-galerie.de/Website: testwp.ritu-galerie.de
March 27th, 2017 at 20:48 #43525In reply to: Support & link removal for Septera
MARSHA
Power UserLink 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
March 25th, 2017 at 12:19 #43505In reply to: Remove Author block in single post pages
Zed
Cryout Creations mastermindThe 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.March 25th, 2017 at 11:55 #43499In reply to: How to add "&subset=latin-ex" to font ?
Zed
Cryout Creations mastermindIf 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.March 25th, 2017 at 10:40 #43488In reply to: event calendar code on presentation page
Zed
Cryout Creations mastermindIs 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.March 23rd, 2017 at 21:38 #43467In reply to: Unable to Change Content Width!
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
March 23rd, 2017 at 10:33 #43454In 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
March 22nd, 2017 at 00:23 #43439In reply to: Section 508/WCAG 2.0 Accessibility
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! **
March 21st, 2017 at 22:40 #43435In reply to: I would like to submit some questions
Zed
Cryout Creations mastermind1. 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.March 21st, 2017 at 22:23 #43428In reply to: Remove Continue Reading Bottom from front page posts
Zed
Cryout Creations mastermindThe 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.March 19th, 2017 at 21:54 #43385In reply to: Pagination not showing on mobile
Zed
Cryout Creations mastermindYou 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.March 19th, 2017 at 12:27 #43359In reply to: How to Display Slider etc. in Live Preview?
Zed
Cryout Creations mastermindThe 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.March 18th, 2017 at 18:31 #43347In reply to: Change "Read More" from uppercase to normal
Zed
Cryout Creations mastermindYou 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.March 18th, 2017 at 12:34 #43329In reply to: Need help with Custom CSS for extra text
Zed
Cryout Creations mastermindThe 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.March 16th, 2017 at 09:49 #43292In reply to: Widget columns and q-Translate problem
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
March 14th, 2017 at 01:56 #43234In reply to: Small icons in the columns expand like balloons!
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.
March 13th, 2017 at 20:56 #43231In reply to: and updates
Zed
Cryout Creations mastermindThe 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.March 10th, 2017 at 19:23 #43170Zed
Cryout Creations mastermindOpenCart 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.March 10th, 2017 at 19:17 #43167In reply to: How to show a custom-post-type post on landing page?
Zed
Cryout Creations mastermindYou’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.March 10th, 2017 at 19:16 #43166In reply to: Remove sound
Zed
Cryout Creations mastermindIf 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.March 10th, 2017 at 19:10 #43163In reply to: Topics on frontpage
Zed
Cryout Creations mastermindI’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. -
AuthorSearch Results