-
AuthorSearch Results
-
August 13th, 2017 at 18:30 #51893
Zed
Cryout Creations mastermindAs you can also see on the theme demo page, the featured images have a hover effect which applies a semi-transparent overlay in the theme’s accent color.
The opacity of the overlay is not directly configurable, but can be adjusted with CSS:
body #container article.hentry .post-thumbnail-container:hover a::after { opacity: 0.5; }
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.August 13th, 2017 at 18:21 #51892In reply to: Featured Icon Blocks Display Bug
Zed
Cryout Creations mastermindYour copy of Septera appears to have modified styling in its main styling file:
.lp-block { position: relative; display: block; float: middle; <-- overflow: hidden; background: transparent; margin-right: 4%; }
However there’s no middle/center float value in CSS.
I recommend keeping the theme files unmodified and performing all customizations through the child theme.
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.August 13th, 2017 at 16:30 #51879In reply to: Hide page title on mobile
dgweb2016
Power UserHere is an exmaple page:
http://diegewissen.de/test-seite/The title is sucesfully hidden on Firefox (Desktop), Chrome (Desktop), Edge (Dekstop) and Chrome (Android).
I can see the titel on Firefox (Android) though.Website: diegewissen.de/test-seite
-
This reply was modified 7 years ago by
dgweb2016.
August 13th, 2017 at 13:44 #51852In reply to: Mixed Content Warnings
Zed
Cryout Creations mastermindWas this site previously running as non-SSL or is it a new site, set-up from start to run on HTTPS?
If it’s a migrated site, you’ll need to make sure that any URLs that refer to the site domain and are stored in the database (either part of content – posts, pages, widgets – or plugin settings) have been updated to use the new secure URL. You can also use the browser to investigate which media resources are still loaded via plain http.
If it’s a new site, you may have a bit of content somewhere (actual post/content text, widget, plugin resources, so on) that tries to load its resources without ssl, resulting in the aforementioned warning.
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.August 9th, 2017 at 15:41 #51609In reply to: Home Page Name Showing on Landing Page
Have you tried setting Customize->Settings->Landing Page->Featured Content to DISABLED? That’s what makes it show or not show on mine.
August 8th, 2017 at 12:38 #51509In reply to: Featured boxes pages not posts
lynnvr
Power UserSame problem here.
I wanted the possibility to link first to pages (as is possible in Nirvana and Parabola btw) and then from those pages, go over to categories. The only other way I could think to solve this would be if the link to the “post” could be changed to link to a page instead (as far as I can see, not possible) -or- if the icon boxes could have images instead of icons (also not possible as far as I can see, at least without being a developer, which I am not).
Sad because I really like this one. Any other ideas?
August 8th, 2017 at 12:15 #51504In reply to: Menu scroll to section
Hi!
We tried setting up the anchors with the custom links feature for the top menu, but we have the problem that all the links that anchor to a place in the same page get the class “current-menu-item” and “current_page_item”, so we happen to have two active (and thus highligthed) links on the menu at the same time (“INICIO” and “PORFOLIO”). Is there anywhere or a way in the code we can handle the state of the links so we can force only one active item at once?
Thank you!
Website: neofystudio.es
August 7th, 2017 at 17:57 #51372In reply to: Unexplained icon appearances
Mary,
Most likely it’s something corrupt on your friend’s iPhone. You can check how other iPhones display your site on several testing sites. Here are few of them that allow you to test how your website displays on different mobile devices. None of them shows hamburger and frowny face but they do show the missing icon problem.
Check these:
http://mobiletest.me/
https://ready.mobi/
http://semalt.design/
http://quirktools.com/All these test sites show all the icons properly on my site with Anima.
Good luck with troubleshooting
Marek
Website: 108.iblogger.org
August 5th, 2017 at 19:39 #51280In reply to: fluida – still can't edit widgets
I DOWNGRADED WordPress from 4.8 to 4.7.x and got back my ability to edit widgets.
Did not fix heading issue.
You can deny itm but there is a connection. You upgraded right after WP upgrade, check your stuff.– I have a feeling you, your team, did not double check with WP upgrade changes they made and how it affected your product. both upgrades were within a couple weeks of each other. –
I could edit widgets all I wanted on several other themes in 4.8, headings appeared as they should in a post, not Fluida after your last update.
I created a subdomain to test. I got results. It is your theme.
My hosting support tried several approaches also, it is Fluida.Website: politicsrecycled.com
-
This reply was modified 7 years ago by
politics.
August 5th, 2017 at 08:55 #51252In reply to: Home Page Name Showing on Landing Page
Hi Even I am facing the same issue, on the bottom of my landing page there is a text field called “HOME” which I can’t seem to remove.
Website: beelijaanveer.com
August 4th, 2017 at 17:03 #51233In reply to: No show logo and blue tint of pics
Zed
Cryout Creations mastermindYou did not specify an URL so I cannot investigate this, but the theme automatically relocates the sidebars below the content when the site is viewed on smaller/mobile devices.
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.August 4th, 2017 at 16:58 #51230In reply to: menu postion
Zed
Cryout Creations mastermindThe theme adjusts its layout to fit the screen when the site is viewed on screens narrower than the configured site width.
If the menu content is longer than the available space but the screen is still large enough that the mobile menu is not triggered, the menu will jump on multiple rows, partially overlapping the header image.
If you’re getting different behaviour between browsers try reducing your menu length with 2-3 characters (as browsers may compute the menu elements / lengths slightly differently).
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.August 4th, 2017 at 16:55 #51229In reply to: Featured Icon Blocks Display Bug
Zed
Cryout Creations mastermindUse the manual excerpt field for posts and you can install a plugin to turn on manual excerpts for pages 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.July 28th, 2017 at 11:21 #50963In reply to: Septera – Pages on Main Page
Thanks for the reply, @Zed. I simply needed to have patience and keep digging. Spectacular theme and I cannot wait to see what you guys continue to tear out atop the framework you’re building. Cheers.
July 28th, 2017 at 09:14 #50961In reply to: Footer appearance on mobile
Zed
Cryout Creations mastermindAt this moment most of the styling on your site is merged into a single file:
/wp-content/cache/wpfc-minified/d8cbc23da2e694e81a0054282202c22e/1501192567index.css
This clearly indicates CSS minification is active.When the theme doesn’t appear as it should and caching/minification is used first thing we always ask is to (temporarily) turn off cache and minification, as these always complicate debugging.
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.July 28th, 2017 at 05:48 #50952In reply to: Slider not clickable.
It’s also possible to click through overlays with CSS. So instead of adjusting the overlay (which you may want for its treatment) you should be able to set
pointer-events: none
on the div with the overlay background image. I haven’t tried this yet with Septera, but it’s the common way to handle this sort of thing.Website: habd.as
July 27th, 2017 at 23:30 #50950In reply to: Footer appearance on mobile
Thanks for your reply Zed,
I have tried to exclude verbosa-child from CSS – no difference. I disabled the function minify CSS and minify CSS extra, but that also did not make any difference. And if I can remember correctly, I saw it already directly after migration to this theme. At that time WP Fastest Cache and/or Autoptimze were not installed.
It is not a very big problem though, but maybe it could be not related to minifying CSS?
July 27th, 2017 at 20:10 #50942In reply to: Footer appearance on mobile
Zed
Cryout Creations mastermindThe theme should work with any optimization/caching plugin as long as you don’t activate CSS minification or exclude the theme’s style from this function.
The theme needs its style to be applied in a specific order for everything to appear correctly. The footer issue may be caused by the CSS currently being merged/minified.
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.July 26th, 2017 at 01:14 #50841In reply to: Change Item Order on Landing Page
I second this request! I love the icon blocks, just not at the top of the block sections. I would love to use them, but not as the first thing viewers see after the slider image. If the Icon blocks could be rearranged above or below the “Featured Box Top” and “Featured Box Bottom” that would be wonderful!
Website: temp.appliedeco.org
July 24th, 2017 at 15:25 #50779In reply to: Replace motorbike
Thanks, good to know the paid support is good. I just don’t want to go into a theme blind. Some have “pro” versions that I might be willing to pay for once I’ve tried the free version, but these cryout themes actually seem to have everything I could want. I used a free theme from another company for a different website, and while the theme was really nice, there was no support forum like this and the wordpress forum for the theme didn’t get many responses from the company or from others using the themes. These Cryout forums are nice.
July 24th, 2017 at 04:22 #50725In reply to: Mobile Menu
Sounds like the user is creating a single landing-page experience and nav menu may rely on a page turn. One solution may be to dismiss the nav menu if a link is activated and that link is a link to a page anchor (i.e.
href
starts with a#
character).July 23rd, 2017 at 23:31 #50718In reply to: Replace motorbike
I figured it had to be easier than this, so I spent some time looking through the theme file structure, which led to this answer:
1. in the theme images, the bike image is in the static image folder. My first thought was just to replace this with my own ‘bike’ image. But eventually, I found you can
2. Go to Landing page > Slider > Slider image > Change file. That allows you to select a new front page image.This is not at all obvious, since after all, the image is not sliding. But there is a fairly cryptic note that says ” Slider Image The default image can be replaced by setting a new static image.” So there is a built-in method for this – it’s just hidden and not at all intuitive. I wish I’d found this before moving on to another theme. Maybe I’ll use Septera for something else.
July 23rd, 2017 at 00:17 #50477In reply to: Featured images below post title?
I’m loving this theme. Thank you! The customization has been a relatively smooth process.
I would like to add the function of displaying the current post’s featured image between the category meta and the post title. I’ve tried editing a few files and can’t seem to get it right.
Any ideas?
Website: www.happylittlethought.com
July 22nd, 2017 at 22:45 #50470In reply to: Post does not show proper Heading size
I changed it then put it back.
I re-installed the theme via a widget from wp. had to go through some initial set up – colors, etc. could it be something there?
no go
Now I reloaded the theme at my hosting site. everything is now dated today, latest theme as on the download site.
my color changes and some of my new customization remained, some if not functional. my picture for the header shows installed, is set, etc, does not seem to show.
I tried it, no go.
all plugins are de-activate. – no go
I made your change again. it doesnt seem to do anything. went to the file, clicked on edit, make changes, saved. it said it was saved.
no diff.I am almost ready to change the theme except I really liked this one.
Website: politicsrecycled.com
July 22nd, 2017 at 18:40 #50458In reply to: fluida – still can't edit widgets
Tried to preview one of the new themes, I can not. I get an error. I accessed my site and went to preview a new theme.
Got this: politicsrecycled.com redirected you too many times.I can not edit widgets.
I can not see the Headings properly in a post.
When exactly was the last update as I think that is the cause of all this.
everything worked fine before.Even Though Zed says it is not the update, that is the only thing that could have caused all these problems to begin around the same time.
I would really like a reinstall of theme prior to last update – was it befor july 3 or after?Website: politicsrecycled.com
July 21st, 2017 at 20:58 #50435In reply to: Featured boxes pages not posts
Zed
Cryout Creations mastermindThe theme’s featured boxes are designed to grab their content from posts.
If you want it to behave otherwise, you’ll need to customize the queries that generate the boxes.
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.July 21st, 2017 at 20:19 #50425In reply to: Embeding youtube into TextArea not working
Zed
Cryout Creations mastermindThe text areas support shortcodes, so you will need to use shortcode plugins to embed videos there.
These fields all get sanitized on save using WordPress’ functions so any advanced HTML or scripts will be 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.July 21st, 2017 at 20:16 #50423Zed
Cryout Creations mastermind1. If the problems are on the dashboard backend, we can only investigate them if we can also login into the dashboard.
2. It looks like the footer-loaded scripts are all missing. If you’ve modified any theme files, restore the original copies (or make sure they do not break the wp_footer enqueueing location).
Your site ends with a very weird bit of script:
document.write("<img width='1' height='1' src='/?78ae0ad7=1&r="+escape(document.referrer)+"&u="+escape(document.URL)+"&rnd="+Math.random()+"' /<");
Maybe this is the same image you see on the backend? If you do not remember adding this script, it could be an indication that your site got hacked.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.July 21st, 2017 at 19:36 #50402Zed
Cryout Creations mastermindIt looks like you’ve disabled the theme’s presentation page, so I can’t check the markup of the text area.
But I noticed something else – you’re using a child theme but have copied the entire parent theme styling to the child theme’s CSS. This is generally a bad idea as the parent theme can change in time. You should only include the customized styling in the child theme and also load the parent theme’s style.
We have a basic child theme tutorial here:
https://www.cryoutcreations.eu/wordpress-themes/wordpress-tutorials/wordpress-child-themesIf 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.July 21st, 2017 at 19:17 #50397In reply to: child theme
Zed
Cryout Creations mastermindIf you’ve purchased support before August 2016, please follow the instructions to (re)obtain the child theme.
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. -
This reply was modified 7 years ago by
-
AuthorSearch Results