Your posts were not checked to show for the Slider. Please don’t use the Quick Edit Mode for the Posts/Pages. You should also check your plugins if any of them removed your settings or not.
We are sorry but we could not understand the sponsorship banner term. Can you specify this ? We are finding your site like this
Please find the 4th Reply from This Thread
Thanks
This is a issue of the Free Version from the Last Update. We shall fix this in the next version. By this time, please replace the Line: 52 from the header.php . You will find the header.php file selecting from the Right Part of Appearance > Edit
Replace
<p class="ibcon"><?php echo green_get_option('slide-image1-caption', 'This is a Test Image for GREEN EYE Theme. If you feel any problem please contact with D5 Creation.'); ?></p>
with
<p class="ibcon"><?php echo green_get_option('slide-image1-description', 'This is a Test Image for GREEN EYE Theme. If you feel any problem please contact with D5 Creation.'); ?></p>
We are sorry for the minor error
The GREEN Eye Extend has easy Theme Options to change such these 100+ advanced features
@Julian Kaminski
These are not Problems. These are extra features which are not present in Free Version
Thanks
We have set all settings for your site. You will find more settings under Appearance > Small Business Options
Unfortunately, the Password is not working. Please check that
🙂
Your installation was not proper and One of your Plugin is creating Conflict with the Slider Scripts. We deactivated the Plugin and the Slider is working now
Can you share a Temporary Admin ID and Password here: https://d5creation.com/support/
@Evi Onothoja
We are sorry for any inconvenience. We sent you a Mail to your registered E-Mail. Please find that
You may try install Modernizr for WordPress Plugin with your WordPress
You are using the following Link URL
http://dev1.buzgate-dev.org/services/individual-services/#a
but, you don’t have any ID named a
in the page. We don’t understand why you are using #a
with your Link URL
Thanks
Please find the FAQ Section of our Membership Page
Yes, it is possible to Translate the Front Page and Everything with D5 Creation Themes. Please Read THIS ARTICLE for details.
Can you provide your Site and Page URL ? We believe that if you use the a Tag properly theme will not be affected.
Those are DISCUSSION Pro Features
Hello,
Greetings from D5 Creation!
2CHECKOUT.COM checks the FRAUD STATUS. This
process may take several minutes. This is done to ensure your security so
that no unauthorized person can use your payment method. After Passing the
FRAUD STATUS successfully the membership changes automatically.
But, your Membership was not updated automatically because you Registered
using one E-Mail and Paid using another E-Mail. Anyway, we have updated
your Membership. You can download your Desired Theme Now.
We apologize for the delay.
Thanks
There is option in Business Line Extend where you can set any Numbers of Featured Boxes
Thanks
Unfortunately, You can’t show the posts in the Featured Boxes area. But, you can show the posts in the Front Page like Blog Style configuring from General Options
If you want to show the posts in Featured Boxes area you need to customize the Theme.
You should set a Featured Image with each post. You can learn more from HERE
Please consider that menu structure and features are controlled by WordPress Core. This Tutorial may help you.
We are sorry but we didn’t receive any notification on Site Down. Can you please check again ?
You need to select the posts which you may want to show in the Front Page. You will find those options under the Post Editor Like This Image.
We expect that this is not a Theme Issue because our Themes are coded maintained all Standards. We didn’t receive such these complain before. Is your Chrome Browser up to date ?
Didn’t you find this ? If not please Provide your Site URL, One Temporary Admin ID and Pssword to here: https://d5creation.com/support/
You can do such these styling easily following This Tutorial
Please find GREEN EYE Options under WP-Admin > Appearance > Green Eye Options
Please consider that All of the WordPress dynamic data is stored in a MySql Database, not in any theme files. So, you will not loss anything like posts, pages, menus, settings etc.
WordPress Menus are controlled by WordPress Core, not by our Themes. It is WordPress System that when you install and activate any new theme, WordPress shows the pages as the Menu Items. You can set your own Menus from WP-Admin > Appearance > Menus > Menu Locations. It is a 2/3 mouse clicks matter.
You need not re-do anything. All are stored in your database. Don’t worry please. In Small Business Extend you can select which posts can be shown in Slide and Blog Index of Front Page. All posts/pages may not be important. Please follow This Article for Slide Setting.
BTW, what is your Site URL ?
We found your site without any issue
🙂
You should also leave this field Blank if you don’t use any Custom CSS. The Previous Version had some default CSS here. You should remove those
You may try shorter URL converting from here: goo.gl
You are also requested to use the latest version of SIMPLIFY Extend
NewsPress has added new Video News Feature. You can add Video News in your site. You can use YouTube Links, Embed Code or WP Supported Video Sites’ URLs in the Specific Box. But you need to Activate the Video News. We believe that the following two images will show you all
You can use YouTube Videos Several ways
– Direct pasting the YouTuve Video like https://youtu.be/Z4rjP1nZRD0 or https://www.youtube.com/watch?v=Z4rjP1nZRD0
– Using the iFrame like
1 |
<iframe width="560" height="315" src="https://www.youtube.com/embed/Z4rjP1nZRD0?rel=0&controls=0&showinfo=0" frameborder="0" allowfullscreen></iframe> |
– Uploading Video in your Site/Hosting from the Add Media Button above the Video Box
– Using ShortCode
1 |
[video src="https://www.youtube.com/watch?v=QpoYCdtLV0M" ] |
– Using Embed Code
1 |
[embed]https://youtu.be/QpoYCdtLV0M[/embed] |
For MP4 Videos you should use the Following:
1 |
<video controls><source src="http://demo.d5creation.com/d5resource/nvid3.mp4" /></video> |
This Tutorial and The following Video may also help you to Add Video or Audio to any Posts in WordPress
1 2 3 4 5 6 |
<style> #header { height: 180px; background: #3c4143; } </style> |
You can add this in the WP-Admin > Appearance > Simplify Options > General Options > Custom Code within Head Area
1 2 3 4 5 |
<style> @media screen and (max-width:699px){ #simplify-main-menu, #simplify-main-menu li, #simplify-main-menu li li, #simplify-main-menu li li li { width: 100%; } } </style> |
There are some other factors, too. These are Major Customization and you may take our Custom Service Opportunity
Please consider that SunRain Extend doesn’t have any functionality for PayPal or any other Payment Gateways. Those are Plugins Territory. You may be using any Plugin for these functionality. Please check those plugins and/or contact to the Plugin Authors
width: 100%;
You can change the width from style-responsive.css file or following This Technique
Do you want to change the Body Background ? You can do it from WP-Admin > Appearance > Background. You can set any pure color or image from there as the Website Background
What is the Theme Name and Site URL ?
You can add the following in the WP-Admin > Appearance > SIMPLIFY Options > Custom Code within Head Area Box
<style>.mobile-menu::before { content: "Main Menu"; }</style>
You can use this in the WP-Admin > Appearance > Innovation Options > General Options > Custom Code within Head Area Box
1 2 3 4 5 6 7 8 |
<style> button, input[type="reset"], input[type="button"], input[type="submit"], .contactcontainer input[type="submit"] { background: #448801 linear-gradient(to bottom, #60bc07, #448801) repeat scroll 0 0; } button:hover, input[type="reset"]:hover, input[type="button"]:hover, input[type="submit"]:hover, .contactcontainer input[type="submit"]:hover { background: #ab0bea linear-gradient(to bottom, #448801, #60bc07) repeat scroll 0 0; } </style> |
Please go to the WP-Admin > Appearance > SIMPLIFY Options. You will find all of those in SIMPLIFY Extend. For Free Version you will find under WP-Admin > Appearance > Customize
You can also change the styling following This Tutorial
🙂
Please consider that This is not a Theme Issue. The Styles and/or fonts are not loaded with the site properly. You can try re-installing the Theme in the present location. We encourage to make any styling change using This Technique. Thus Theme re-install/update/upgrade doesn’t affect the site customization.
We found that your site is installed in a sub-domain, not under main domain. So the Theme is active in the sub-domain. We replied to your E-Mail. Please check that.
Thanks
Can you check your Plugins deactivating one by one ? Sometimes some caching Plugins may cause the problems. If you want us to check the Admin you can provide the Site URL, One Temporary Admin ID and Password to here: https://d5creation.com/support/
🙂
You can visit the SIMPLIFY Extend Demo. We believe that you are wanting this type of Menu Icon in Smart Phones