Welcome, we are very pleased that you've purchased one of our themes.
With this document you will get general information about Yvy theme, hope that will be helpful for
you.
Import of the demo content failed or nothing happened, what should I
do?
Check if your hosting/server meets the WordPress requirements. https://wordpress.org/about/requirements/
If not, please contact your hosting/server provider to upgrade.
Increase the PHP limits on your server. Try to add these lines into the "wp-config.file"
(before "happy blogging" line):
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
If nothing of above didn't help, contact the theme support.
How can I change the text of the contact
form?
The text of the contact form you can change/translate through the "FORQY Blog" plugin translations.
Contact form doesn't send emails, what should I
do?
Probably you have a problem with configuration of the PHP mail() (intended for sending emails)
function on your server/hosting - as thousands of WordPress users. Therefore you will need to
make some additional changes on your server or sending emails through the SMTP (Simple Mail
Transfer Protocol).
You can try to set the SMTP server using the WP Mail SMTP plugin.
Any categories you can rearrange using the plugin "Simple
Taxonomy Ordering". You can install this plugin on "Appearance > Install Plugins" page or
manually from WordPress Plugins. Then you can rearrange categories with drag-and-drop.
Before you start customizing
If you plan to make some modifications to the code of the theme, will be better to make them via the
child theme. If you make modifications directly to the parent theme, you will lose them when the
theme is updated. When you make modifications inside of the child theme instead, you can update the
parent theme without losing any change you have made.
Child Theme you'll find in a "yvy-child.zip", which is included in a main downloaded
package.
To install this theme, you must have a working version of WordPress already installed. For
information regarding installing the WordPress platform, please see the WordPress Codex -
https://codex.wordpress.org/Installing_WordPress.
Installing Theme Using the WordPress Admin
To add a new theme to your WordPress installation, follow these basic steps:
Browse and select theme zip folder called "yvy.zip" (is located
inside of downloaded zip package)
Press Install Now button
Activate theme with Activate link
Installing theme manually via FTP
Use your FTP Client to upload non-zipped folder called "yvy" (is located
inside of downloaded zip package) and "yvy-child"
(optional child theme) into the "/wp-content/themes/" folder on your
server.
The default structure of a permalink uses the post ID as a unique identifier in the url:
https://example.com/?p=23. For the SEO of your website is always better to
use much friendly pemalinks as: https://example.com/2017/01/01/sample-post.
Follow these basic steps to set permalinks:
Custom slugs of the custom post types as "Menus", "Events" and "Gallery" you can
edit directly in Theme Customizer in a Slugs
(Appearance › Customize › Slugs):
Slug: Events [default: 'events']
Slug: Event [default: 'event']
Slug: Albums [default: 'galleries']
Slug: Gallery [default: 'gallery']
On every change of the slugs always go to Settings ›
Permalinks page and resave.
Check the radio button "A static page (select below)"
Select "Front page:" called as created page (for example: "Homepage")
Press Save Changes
Homepage is now set correctly. Don't be alarmed that the page is blank for now, now you need
to create slides into a slideshow by following the instructions below.
This theme supports standard WordPress post formats. Post formats are a way for you
to choose a specific "format" for each post. Basically, once you give a post a format, it
will change how that post is displayed on the front end of the site. For example, a "quote"
post will output your entire post content as a blockquote. You can choose a post format from
the "Format" box on the "Add New Post" page.
Fill in the "Title" of the page (for example: "Contact")
Select "Template" called "Page - Contact" in "Page
Attributes" metabox in the right column
Press Publish and page will be saved
Contact page is now set correctly.
Settings of the form you can find on "Appearance > Customize > Yvy > Forms".
If you need to protect the form from spam, install the "FORQY reCAPTCHA" plugin on the "Appearance > Customize" page in your WordPress admin, then set it up on "Settings > FORQY reCAPTCHA".
One of the great new features from WordPress 3.4+ is the Theme Customizer which
allows you to modify options for a theme and instantly preview them on the site.
Go to "Appearance › Customize" or "Appearance › Themes
› Customize (link of Current Theme)" and Theme Customizer
will appear
Select desired section
Make your changes which then you can see in live preview on the right
Fill in the "Menu Name" (for example "Navigation") and press Create Menu
In left column tick all "Pages" (Categories, Menus, Events, etc. - you
can activate in "Screen Options" on the top right of the page) what you
want to place into navigation and press Add to Menu
Navigation items you can sort by dragging as you need
Select the created navigation in "Theme Locations" metabox in the left
column and press Save
New navigation has been created and now you can see it on the website
Below you can find a list of the recommended plugins with the theme, which are well tested with
the theme. Recommended plugins you can easily install with plugin installer in
Appearance ›
Install Plugins.
Free Plugins
FORQY Blog REQUIRED
Adds a blog functionality to FORQY WordPress themes.
One
Click Demo Import
Import your demo content, widgets and theme settings with one click.
Analytics
Tracker
Analytics Tracker makes it super easy to add Google Analytics tracking code on your site.
MailChimp
for WordPress
MailChimp for WordPress, the absolute best. Subscribe your WordPress site visitors to your
MailChimp lists, with ease.
Instagram
Feed
Display Instagram photos from any non-private Instagram accounts, either in the same single
feed or in multiple different ones.
WP
Smush.it
Reduce image file sizes and improve performance using the Smush.it API within WordPress.
Loco
Translate
Loco Translate provides in-browser editing of WordPress translation files.
Regenerate
Thumbnails
Allows you to regenerate your thumbnails after changing the thumbnail sizes.
WP Mail
SMTP
Reconfigures the wp_mail() function to use SMTP instead of mail() and creates an options
page to manage the settings.
WordPress reCaptcha Integration
reCaptcha for login, signup, comment forms, Ninja Forms and WooCommerce + Yvy Contact and
Reservation forms.
Simple Taxonomy Ordering
Order all of the taxonomy terms on your site with a simple to use, intuitive drag and drop
interface.
Autoptimize
Autoptimize makes optimizing your site really easy. It concatenates all scripts and styles,
minifies and compresses them, adds expires headers, caches them, and moves styles to the
page head and can move scripts to the footer.
Disable Emojis
This plugin disables the new WordPress emoji functionality.
Open "wp-content/themes/yvy/languages/yvy.pot" file
Fill in the Catalog properties (optional)
Save as file named by theme name yvy and your language and
country code ("language_COUNTRY.po"
- "yvy-fr_FR.po", "yvy-cs_CZ.po",
"yvy-de_DE.po",
etc.) into to the "wp-content/languages/themes" folder (if the folder does
not exist, please create it)
Open "wp-content/plugins/forqy-blog/languages/forqy.pot" file
Fill in the Catalog properties (optional)
Save as file named forqy and your
language code and your country code ("forqy-language_COUNTRY.po"
- "forqy-fr_FR.po", "forqy-cs_CZ.po", "forqy-de_DE.po", etc.) into to the "wp-content/languages/plugins"
folder (if the folder does not exist, please create it)