-
AuthorSearch Results
-
November 26th, 2016 at 19:27 #40984This reply is private.November 26th, 2016 at 14:45 #40973
In reply to: Localization Bug
Yes, I believe Polylang shows the same string only once too. But believe it or not, it took me some time to understand this. When I did, I entered links in the respective fields BEFORE going to the Polylang Settings. The way around it would be for Cryout to use “#1”, “#2” & “#3” as placeholders by default instead of just “#” for the links. This way, we wouldn’t have to guess.
November 26th, 2016 at 14:08 #40965In reply to: Localization Bug
Zed
Cryout Creations mastermindPolylang doesn’t always show all translateable strings. Edit the link fields from the default # to something else and the fields will appear under Strings.
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.November 23rd, 2016 at 14:03 #40924In reply to: Integrating Co-Authors Plus Plugin with Verbosa
Zed
Cryout Creations mastermindYou’ll need to customize the theme function that displays the author(s):
if (function_exists('get_coauthors')): function verbosa_posted_author() { $verbosa_meta_author = cryout_get_option( 'verbosa_meta_author' ); if ($verbosa_meta_author) { $first = true; $output = ''; foreach(get_coauthors() as $coauthor){ if(!$first){ $output .= ', '; } else { $first = false; } $output .= sprintf( '<a class="url fn n" href="%1$s" title="%2$s"' . cryout_schema_microdata('author-url', 0) . '> <em' . cryout_schema_microdata('author-name', 0) . '>%3$s</em> </a>', get_author_posts_url( $coauthor->ID ), sprintf( esc_attr( __( 'View all posts by %s', 'verbosa' ) ), $coauthor->display_name ), $coauthor->display_name ); }; echo sprintf( '<span class="author vcard"' . cryout_schema_microdata('author', 0) . '> <i class="icon-pen icon-metas" title="'.__("Author", "verbosa").'"></i> %1$s </span>', $output ); } } // verbosa_posted_author endif;
Note that I did not test this code so it may be safer to include it and test it on a dev site.
-
This reply was modified 8 years ago by
Zed. Reason: corrected a text-domain in the code
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.November 23rd, 2016 at 12:10 #40894In reply to: Localization Bug
Zed
Cryout Creations mastermindI’m not sure I understand the issue.
The slider has a target link field which appears in Polylang’s strings administration as a separate input for each language.
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.November 17th, 2016 at 11:35 #40809In reply to: What's new in 1.2.0
Found it in the plugin:
== Changelog ==
= 1.2.0 =
* Added title and description fields to blocks and boxes
* Redesigned the mobile menu
* Added landing page ‘more posts’ button
* Added ‘disable’ option for landing page boxes
* Fixed landing page boxes and blocks clear responsiveness
* Checked articles animation to ‘fade’
* Removed page templates – use the new pages meta layout option
* Changed several icons used in the theme
* Changed icons pack for the landing page icon blocks; slightly redesigned the icon blocks
* Centered landing page text areas
* Updated translation file
* Changed default static slider image
* Fixed incomplete breadcrumbs visible on static homepageNovember 14th, 2016 at 22:55 #40742I had already tried to insert a link with the text, but this doesn’t transfer to the small bit of text pulled through to the landing page under the icon block…I can’t find a way to do this. I’d be perfectly happy with it if the text was link-able…
November 14th, 2016 at 17:51 #40725In reply to: Presentation page Mantra
Zed
Cryout Creations mastermindMantra’s presentation page text fields support shortcodes – you’ll need to use a search shortcode plugin and place its shortcode in one of the text fields.
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 mastermindThe left bottom side already includes a custom text location (which we’ve been forced to leave blank during the theme review) – which can be defined under Customize > General > Structure > Custom footer text.
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.November 14th, 2016 at 14:35 #40713Just wondered if an administrator could reply to this? I really want to continue to use the theme which is great, but it feels like my landing page is broken without the icon boxes being clickable links and don’t want to put potential new clients off through frustration!
November 14th, 2016 at 03:08 #40706In reply to: Post hiding from Visitors
I just copy and paste
body.home .pagination_container {
display: none;
}this to theme’s Custom CSS field right ?
November 13th, 2016 at 22:35 #40702In reply to: Display of sidebar on mobile version
No other replies ? We had to use WPTouch but (i) it’s a pity and (ii) it’s yet not convenient.
November 13th, 2016 at 16:51 #40685In reply to: Post hiding from Visitors
Zed
Cryout Creations mastermindCustom styling should be placed in the theme’s Custom CSS field (in the settings) or in a CSS plugin of our choice.
Don’t edit files unless you know what you are doing.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.November 13th, 2016 at 15:53 #40681In reply to: Featured icon display issues
sir_jamalot
Power UserI have cleared all history and cache across my devices (2 PCs running chrome & edge, 2 android running Chrome), but still no icons. I even installed and tried Firefox, but every time I am still not getting the icons.
November 12th, 2016 at 16:25 #40665In reply to: Featured Icon Blocks
tonyg
Power UserI love the featured icon boxes, but I (and many others) need to have them link to a page. I have tried adding links to the content, but that doesn’t work.
Is there a work around that you could suggest, until you add this feature?
thanks
Tony
November 9th, 2016 at 23:34 #40621It looks like a static WordPress homepage always uses the standard template – no matter which template is specified
November 9th, 2016 at 17:36 #40614In reply to: Formatting broken in Chrome
I just checked and the three buttons at the bottom are vertical, not horizontal. I understand that they are supposed to rearrange on screen width, but that’s not happening on my screen in Chrome for some reason (or my boss’).
This has not always been the case, leading me to believe something happened in an update, or possibly a mismatch because of the fact I created a child of the theme?
The buttons are 308×200. The slider dimensions in Parabola Settings which essentially sets the width for the whole page is 1050 — should be plenty of room for the three buttons. When I resize the width of the page or the width of the buttons, they don’t rearrange to a single line.
November 9th, 2016 at 14:16 #40603Zed
Cryout Creations mastermindWhat browser did your friend use on Ubuntu?
And do you use a caching plugin? He may have been seeing an older cached version of the 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.November 8th, 2016 at 22:51 #40567In reply to: Update trouble in 1.1.3
Zed
Cryout Creations mastermindSorry about this. A broken file (due to an incomplete file transfer) managed to sneak through in the 1.1.3 update archive.
We’ve already released 1.1.4 to correct this. If you haven’t updated or restored an older version to recover the site, you can now update to 1.1.4.If your site is still malfunctioning due to the 1.1.3 update, unfortunately the fix isn’t too simple: you’ll need to get into WordPress’ folder/file structure (using the hosting account’s file manager or a FTP client), look for the fluida folder in wp-content/themes/ and rename (or delete) it.
This will make WordPress switch to the default theme, restoring the whole site to working order. Now you can reinstall Fluida (the settings are kept).If you’re comfortable with file management, uploading fluida/admin/main.php from 1.1.4 over the one present in your site will suffice.
PS: I’ve separated this discussion as the original thread is unrelated.
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.November 4th, 2016 at 12:54 #40444In reply to: Widget before content showing double
Hello,
same problem for me. I tried to delete it and do it from start again, but still the same bug. For now, I deleted the content (Slider with video in full width).I totally agree with the new options turned off by default when updating to the latest version otherwise it’s quite confusing and can really messed up the layout.
Any solution for the “content before” bug showing twice ?
Best regards,
Johann
October 30th, 2016 at 16:42 #40329In reply to: Custom Menu Colour css for certain pages?
Zed
Cryout Creations mastermindEach menu element has a unique identifier (ID and classname) which makes it possible to write custom styling for each 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.October 30th, 2016 at 16:35 #40323In reply to: How to connect a call to order service?
Zed
Cryout Creations mastermindThat code will not work in the theme’s Custom JS field (at least not in its current form).
As it is meant to display content, you need to place it in a content area – like a Text widget.
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.October 24th, 2016 at 11:27 #40054In reply to: How to superpose image on the Frontpage slider
Thank you for your answer. I found my solution by putting a background-image on nivo-caption.
Now the problem is that when the screen is too small, the background-image goes under the slide.
As you can see here if you reduce your windows size : clickDo you know a solution ?
Thank you 🙂October 24th, 2016 at 11:16 #40051Zed
Cryout Creations mastermindFor window border detection and automatic submenu placement to avoid offscreen appearance scripting is required.
However, the menu is designed to be as light as possible (in browser resource usage) and as such it has almost no scripting applied to it.To avoid submenus appearing offscreen I can only suggest to either rearrange your submenus or try to keep the submenu labels length at a minimum.
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.October 22nd, 2016 at 12:17 #40027In reply to: wp-admin/nav-menus.php is locked, not worked well
Hello friends finally, is not a problem of the theme, it is a problem of my computer, thank you very much and sorry for the inconvenience.
A greeting.October 20th, 2016 at 21:48 #40007In reply to: Excerpts not displaying on post category page?
I am also having problems with full posts showing even though I have selected excerpts.
I am also having problems with shortcode being displayed in the post preview on the main page.
I hope there is an answer to this problem soon.
October 20th, 2016 at 05:21 #39990In reply to: read more link
Very good.. Thanks,
That did the jobIf 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…October 16th, 2016 at 20:59 #39925In reply to: Image Post and Gallery Post image links
Zed
Cryout Creations mastermindImages 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.October 16th, 2016 at 19:24 #39908In reply to: image height of the columns of the presentation page
Zed
Cryout Creations mastermindTry 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.October 15th, 2016 at 00:48 #39900In reply to: Site not displaying properly on phone and tablet
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 XEtc…
I’m getting this… or varieties of this:
X X X
X X X
X
X X X
X
X X XI don’t understand why there are random gaps, nor how to fix it. It looks weird and wrong. Can you help?
Thanks
Bella -
This reply was modified 8 years ago by
-
AuthorSearch Results