Forum Replies Created
-
AuthorPosts
-
wensolutions
KeymasterHello,
If you are having trouble creating a new file via Cpanel in your server, you can create the new file “page.php” locally first in your computer with a text editor.
After pasting in the required code in the file and saving it, you can transfer the file to your child theme directory in your server via FTP Clients ( Like FileZilla ).
Hope this Helps,
Best Regards !!
wensolutions
KeymasterThis solution is only for the particular page from the given link.
You can however clone this CSS but remember to replace the “page ID” on the above CSS to work this property in other pages.
Note :
How to find page ID ?
First, login to your site and visit the Pages menu in your admin dashboard. Then, click on the Page that you need an ID for. Now in the edit screen, look at the URL in your web browser. The Page ID is the number in the URL.
Hope this helps !
wensolutions
KeymasterHello @EBjocke,
To display the front page About Section in the “About Us” page as per your request, you will need to create a child theme first. If you need any reference on child theme see the link here : https://codex.wordpress.org/Child_Themes.
You can also use Child Theme Generator Plugin to automate the task.
After you have created and activated child theme, go to your child theme’s functions.php file and paste in the following code :
You will then need to create a new file “page.php” in your child theme’s directory. and paste in the following code in the file :
Finally, the front page about us section will be displayed in your “About Us” page.
Please note that, as we do not currently have your Site URL, we have set the code to specifically for the About us page titled “About Us” specifically.
As the process is lengthy and hesitating, you can also choose to Hire a Professional to do the task for you if you are not confident on code customization. To Hire a customizer for the task please go through the link here : themepalace.com/hire-a-customizer
Hope this Helps,
Best Regards !!
wensolutions
KeymasterHello @kim.clifton,
Please go to your WordPress Admin Dashboard > Appearance > Customize > Theme Options > Advanced Options > Custom CSS. Paste the CSS Code above in the Custom CSS Textarea and save & Publish your changes.
You can add your CSS modifications for your website by adding CSS code in this section also in the future.
Hope this Helps,
Best Regards !!
wensolutions
KeymasterHello,
Please add the below given CSS to
Dashboard -> Appearance -> Customize -> Theme Options -> Advanced Option and change the color accordingly.a.rsswidget { color: #cfcfcf; }You can use this link ( http://www.w3schools.com/colors/colors_picker.asp ) to generate a hex value for your required color.
Regards.
wensolutions
KeymasterWell, to remove the table borders from the particular page content from the link given above you can paste the following custom CSS code given below.
.page-id-111 td { border: none; } .page-id-111 hr { display: none; }Let us know if you have any anything further.
wensolutions
Keymaster@kim.clifton, thank you for using Education Hub Pro theme.
Actually it’s hard to case on the scenario and the kind of issue you are having while inputting the data into your site.
So due to this reason, we would prefer to check your site URL where we try to look into your particular issue and give you the possible solution to address it.
Kindly, if possible please share us your site URL for the moment to have us inspect your site.
Note: Also you can later request us to delete your site URL if there is any security concerns.
wensolutions
Keymaster@denniso, from latest inspection we found cache plugin is not active to display your site from cache.
Since you have mentioned that you are still experiencing the same problem of caching, we would like to make you clear that theme never “Caches” your site content. As a matter of fact, theme only deals with an appearance and content presentation and such functionality of caching is treated as a plugin territory hence not coded in the theme. Therefore, it is not related to the theme updates. But still we recommend you to upload your theme to the latest available version for other features and security matters.
In this moment, there could be other secondary reasons like some hosting servers as well do cache their site contents. You should consider talking to your host once to verify whether they put the server cache of their hosted sites.
Hope you have got some insight on this caching problem.
wensolutions
KeymasterHello @duminda.jayalath,
If you are having trouble going through the documentation setting up the website, you can send to us your WordPress Login Credentials so that we could log in to your website and set up the website for you.
You can reach us through Direct Email to our official support e-mail address : support[at]wensolutions.com
Also, Please provide us your website URL so that we can further debug the issues you are facing.
Best Regards !!
wensolutions
KeymasterHello @duminda.jayalath,
We apologize for the inconvenience but demo content for the theme is no available currently.
However we do have provided a concise and clear official documentation for the theme that includes all the instructions on setting up the theme like in the demo of the theme, with details and screenshot.
Please refer to the documentation link here and go through the steps to setup your website : http://themepalace.com/theme-instructions/clean-corporate-pro/
For any further confusions / issues feel free to post in your queries here.
Hope this Helps,
Best Regards !!
wensolutions
KeymasterHello @denniso,
We have inspected your website and it is seen that you are currently using the Caching plugin (W3 Total cache) in your website.
The issue of having to clear caches each time site is update seems to have caused by the plugin as it is controlled by the plugin’s functionality and settings rather than theme which deals with layout and presentation.
To resolve the issue you will need to configure the cache plugin accordingly and also purge the cache for all the changes in the website as the particular functionality is controlled by the plugin itself.
Hope this Helps,
Best Regards !!
wensolutions
Keymaster@ovaload, sorry for the trouble in regards to the no clear explanation of the requirement.
We still try to address your problem and we think you want the inner single page (landscape) featured image to be fullscape.
Assuming this, we have prepared a custom CSS code for you and just go to
Appearance -> Customize -> Theme Options -> Advance Options -> Custom CSS and paste the following code.
.category-landscape .entry-content img.aligncenter { width: 100%; }We hope this is what you are looking for.
Let us know if you still have any other queries and confusions.
We would be glad to assist you further.
November 9, 2016 at 11:26 pm in reply to: "A problem occured with this website so it was reloaded" #22980wensolutions
KeymasterHello @raewillie,
For further debugging into the issue please upgrade the mobile browser that you are using to test the website currently and see if the issue is resolved. You can also try switching to other devices/ browsers and load the website to see if the issue is resolved.
Furthermore, please try checking by loading the the theme demo site in your updated mobile browser to verify if the issue is specific to theme or the browser / device itself. Please find the link to the theme demo website here : http://demo.wenthemes.com/education-hub/
Hope this Helps,
Best Regards !!
wensolutions
KeymasterHello @CRISTIANS,
As your website is currently showing “Coming Soon” page we could not correctly visualize your site status.
If possible, please Directly mail us your WordPress back end login credentials to our official e-mail : support[at]wensolutions.com. So that we could login to your website and setup the website for you.
Hope this Helps,
Best Regards !!
wensolutions
KeymasterHello @sretzlaff,
We have inspected your website and it is seen that the Font Awesome icons are not being loaded and displayed in your website as your website is blocking the font.
The issue seems to be with the htaccess file of your website rather than of the theme.
Kindly, go through the link here for the resolution of the issue : http://webmasters.stackexchange.com/questions/71630/font-blocked-from-loading-by-cross-origin-resource-sharing-policy-no-access-co
Hope this Helps,
Best Regards !!
-
AuthorPosts





