If you see the NewsPress Demo, you can find some Examples of Full Width Site, Box Style Site etc. You can do these easily from the NewsPress Options controlling the Values as per you requirements.
You can find different Number of Columns and Styles for Heading, Sub Heading, Special Categories, Categories, Category Pages etc. in the NewsPress Demo. You can do these easily from the NewsPress Options controlling the Values as per you requirements. This is just an Example how you will do those.
🙂
We have checked your site and our demo but nothing found wrong. Suppose in our demo if we click the PAGE MENU a drop down sub menu appears with 05 menu items. Then when we click/touch anywhere outside the menu the drop down sub menu disappears. This should work and is working without any issue. We checked it using Chrome and Firefox browser of Android.
There is an issue of positioning the heading and heading description and is present only in the default browser of Android. No Errors regarding Menus. That was just an issue of margin:0. Please update the style-responsive.css file with the file from the Updated Theme.
We have just replied your E-Mail
This issue is being forwarded to our Theme Developers and They will check it closely.
BTW, there are many Plugins who can generate Responsive Menus for Small Devices. This Plugin is a popular one. You can also control the Menu Designs editing the CSS from responsive.css file.
<meta name=”viewport” content=”width=device-width” />
These are actually Plugins Territory. We need to follow the WP Theme Review guidelines strictly to get approval of our Themes for WordPress Repository. You will find the same <meta name=”viewport” content=”width=device-width” />
code for the WordPress default Themes.
We didn’t find any difference in your site and our demo for
<meta name=”viewport” content=”width=device-width” />
We found the same for both the sites. There is nothing customized in our demo. The demo is showing the Theme’s default configuration with Responsive Layout.
Purchasing the Membership or Remaining with Free is not a matter for the WidGets. Small Business Theme has no WidGet. All WidGets are generated from WordPress Core and/or Plugins.
You can remove the Theme Creditline and can set your own in Small Business Extend.
WidGets are not Theme Features.
The width of the video adjusts automatically with the width of the screen/window. So you should use videos with large size. This Tutorial may help you to customize the container.
If the code be different from the demo then you should check Checking and Unchecking the Responsive Layout. You should also check your Plugins disabling one by one.
🙂
Thank you for your suggestion.
We checked and is working in our Test Environment. You should set the Parent Menu Items Linked to #
The Post/News options under Post Editor will work during publishing and in full editing mode. You should use those during Publishing.
Please describe the issue details.
Your First issue and Last issue are totally different. NewsPress Theme set the Attached Image to Right Alignment and Link to None by default because of the demand of our Users. You can control these during inserting image into news/post. This is not an issue.
Lets see!
Anyway, these are not Theme Issues.
When transferring sites to another location all data may not be the same, mainly the options. You should post news/options once the site be live in real location.
These are righter a Theme Problem or WordPress problem. You should not use the Quick Edit mode of Posts/News. You should also have the maximum memory for php more than 250MB in your PHP.ini file. You can ask your host to set that. You can also use any Caching Plugin like W3 Total Cache.
We didn’t find this before. Anyway, nice you have fixed. 🙂
Thank you for your suggestion.
We don’t find any overlapping in your site
Can you please provide the Site URL?
🙂
Greetings from D5 Creation!
2CHECKOUT.COM checks the ANTI 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 ANTI FRAUD STATUS successfully the membership changes automatically.
We see that your Membership has been changed to ONE THEME by this time and you have been notified by e-mail. You can download and install the Extend/Pro Versions now.
You can download the Theme from Specific Theme Page. You can download the NewsPress Extend from HERE.
Thanks
🙂
Line 185, functions.php
function newspress_post_meta()
If we want to assist you we need to check the functionality and features of the Plugin first. We don’t know anything of that Plugin. There are thousands of Plugins. Is it possible to check all those plugins? Please write to the Plugins Forum of WordPress.org
Normally such these codes should be inserted in single.php and over the comments section. But, we are not sure for the usage of the plugin.
Unfortunately we can’t assist you with any Plugins. You should do it yourself or can take the forum support of the Plugin Authors
🙂
Please remove the line 584 from functions.php
show_admin_bar(false);
Which Theme and Site URL?
Please read This Support Topic.
🙂
There are some extra values for colors which you will find in the bottom part of the Color Options Page.
The Post/Upload/Images are not Theme Features. These are WordPress Core features. Sometimes it may happen due to the shortage of allocated memory. The PHP Memory should be more than 250 MB otherwise you should optimize the site using any caching plugins like W3 Total Cache.
🙂
You can change this from Line 199 of functions.php
Please download the Theme Again, Extract and replace the current functions.php file from the downloaded theme.
We have 43 Themes. Which theme and what Site URL? Please inform these.
Please use the following in the Searchlight Options > Color > Color CSS of your Site Box . Change the rgba(15, 135, 75, .75) with your RGBA (where A is for transparency) Color Values. This Tutorial may help you for further assistance.
.triangle { background:#149755; width: 70%; height: 100%; position: absolute; z-index: 3;
background: -webkit-linear-gradient(-60deg, transparent 50%, rgba(15, 135, 75, .75) 50%);
background: -moz-inear-gradient(-60deg, transparent 50%, rgba(15, 135, 75, .75) 50%);
background: -o-linear-gradient(-60deg, transparent 50%, rgba(15, 135, 75, .75) 50%);
background: -ms-linear-gradient(-60deg, transparent 50%, rgba(15, 135, 75, .75) 50%);
background: linear-gradient(-60deg, transparent 50%, rgba(15, 135, 75, .75) 50%);
background-size: 110% 100%; }
You can update the Logo from Appearance > Header and can change other settings from Appearance > Small Business Options
The Theme can show Full Width Layout without the Sidebar. We focused on this with an Red Arrow in our Screenshot. For pages it is possible to use Full Width Templates, too.
Different Themes have different features and functionalists. A Theme may not fulfill all requirements users may have. Then users should search for plugins or customize the Theme for their purposes. There are various plugins which can show specific widgets in specific pages/posts. These are not Theme Issues, right? These are features which may have or many not have in a Theme.
Twenty Fourteen has two sidebars. One is for main layout and one is for contents. The difference is Twenty Fourteen doesn’t show any default WidGets when the Sidebar remains empty. But the space is also occupied by the sidebar. You can also remove the default widgets from Business Line simply replace the whole code of sidebar.php with the following. Thus if you don’t use any WidGets in the Primary Sidebar the Sidebar will be empty.
1 2 3 4 5 6 7 8 9 10 |
<?php /* D5 Business Line Pro Theme's Right Sidebar Area Copyright: 2012-2014, D5 Creation, www.d5creation.com Based on the Simplest D5 Framework for WordPress Since D5 Business Line 1.0 */ ?> <div id="right-sidebar"> <?php dynamic_sidebar( 'sidebar-1' ); dynamic_sidebar( 'sidebar-2' ); ?> </div> |
All themes may not work in the same way. Business Line has one sidebar scope for all pages which is applicable for all the pages, posts etc. You may find some plugins which can control the way how widgets will be shown in different pages.
Please select the Red Marked Option
This is the Way how WordPress shows with screenshots.
Theme is fully working with these settings.
You can control the WidGets from Appearance > WiDGets
You Can set Full Layout from Appearance > Business Line Options > General Options
You can set Full Width Template during Page Editing/Creation
This is righter a issue of WordPress nor the Theme. This is a matter of correct configuration.
We have described the way to do that. That is the only way to do that. Theme has no issue regarding these. You can also write to WordPress Forum for more answers from Community People. We don’t expect to purchase the upgrade for Forum Support.
None of our thousands users has reported such this issue.
Please consider that these are not Theme issues. These are WordPress Core settings.
You can set front and blog page from WP-Dashboard > Settings > Reading