khushbu desai
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: How to display entry titles in category archiveHi momopeach06,
Exactly where do you want to display an entry title? Are you using any theme?
Forum: Fixing WordPress
In reply to: Shall we use Frameworks to develop ThemesHi Deepakpradeep,
i have never developed any theme so far. But I have heard that you can use theme framework to create theme which makes easy to build custom theme. Though there are things to consider while using framework.
Below is link which gives you more depth:
https://www.blogmarketingacademy.com/what-is-wordpress-theme-framework/More links to refer for theme development:
https://codex.www.ads-software.com/Theme_DevelopmentHope it helps.
Forum: Fixing WordPress
In reply to: No Add Media button in editorHi jamesbrucemcmath (@jamesbrucemcmath),
On the post editing page, there is an “Add Media” button. After clicking on it you can upload the file to be downloadable and insert display text for the same. The link will be displayed where the cursor is on the page.
Below is the link which helps you more.
Forum: Fixing WordPress
In reply to: Plugin for author category restrictionHi firehold
Below are the plugins which might fit your requirement. Though I haven’t used them but they may serve your idea.
- https://www.ads-software.com/plugins/restrict-user-access/
- https://www.ads-software.com/plugins/content-control/
- This reply was modified 6 years, 7 months ago by khushbu desai.
- This reply was modified 6 years, 7 months ago by khushbu desai.
- This reply was modified 6 years, 7 months ago by Jan Dembowski. Reason: Fixed broken li
Forum: Plugins
In reply to: [Recent Posts Widget Extended] margin between text and thumbHi Tadawoul,
If you want to centre an element then you give “margin: auto” to an element with fixed width, it will centre that element horizontally.
If you provide URL of the site then I can provide more help.
Moreover, You can use Inspect editor to test HTML Page by right-clicking on the page.
Forum: Plugins
In reply to: [Sticky Side Buttons] Add css classHi there,
You can add CSS styling in Appearance->customize option.
Where there is an option of Additional CSS.
Here you can define styling for the button.That class you can add to button in editing page editor. On editor select text option than visual where you can see HTML of the page and define class here.
Hope it helps.
Forum: Themes and Templates
In reply to: [Hestia] style.css “There are 12 errors which must be fixed”Hi ronke47,
Could you please provide URL of your website for helping you?
Forum: Fixing WordPress
In reply to: Recent post widget not showing the post after change publushed dateHi naresh kumar,
You could clear the cache and then try again to see the changing time of post.
Forum: Installing WordPress
In reply to: XAMPP database connection details problemHi there,
Please check following details in wp-config.php file- Replace“database_name_here” with the name of your database, which in my case is “WP”.
- Replace “username_here” with “root” and leave “password_here” blank
- Save the file and close it
Then hit https://localhost/FOLDERNAME/wp-admin/setup-config.php on your browser.
Which starts with pages asking for instructions like ( database name,username, database host, password,table prefix) etc.
- This reply was modified 6 years, 7 months ago by stephencottontail. Reason: fix misplaced tags
Forum: Fixing WordPress
In reply to: How to give more space on the sidebar widgetHi there,
Could please provide vital information which is your website URL?Forum: Networking WordPress
In reply to: Ability to add new site within admin section goneHi hfuller ,
I would suggest to perform all steps to configure multisite again.
Refer below link to setup WordPress multisite
https://codex.www.ads-software.com/Create_A_NetworkForum: Fixing WordPress
In reply to: Reverting to a different themeHi merlin4539,
You can select any theme and customize it. But if you select new theme then all customization related to layout will be lost. If you created the menu, the widget will be there only its look and feel will be changed as per the theme.
If widget will be disappear as per theme then you have to simply add them again.
- This reply was modified 6 years, 7 months ago by khushbu desai.
Forum: Fixing WordPress
In reply to: Displaying image and “read more” buttonHi 4in>egration,
As per your requirement, You can very much build website using rdpress.
By reviewing your site briefly,
There are some static content pages, user based forum and contact us page.
Today we have a plan bootstrap site where we display a few sponsor images/banners with a buttom to read more.
The image need to be linked to the external sponsor and the “read more” button linked to a forum post available for members.</
This feature can be easily built by editing page and provide url for the both the links.
WordPress doesn’t comes with forum and user membership built-in features, but that functionality can be added by several plugins:
There https://www.ads-software.com/plugins/search/forum/
https://www.ads-software.com/plugins/search/users/I have used ultimate member plugin for managing user and user roles and it is quite easy. All of the plugins at the link above are free to use, so you can certainly try them all out until you find one that matches exactly what you need.
Hope it helps.
- This reply was modified 6 years, 7 months ago by khushbu desai.
Forum: Fixing WordPress
In reply to: User agent stylesheet alters the cssHi ash222,
I have checked main and subdomain website. Both sites looked fine.
Could elaborate more where your site is altered?
Forum: Networking WordPress
In reply to: WordPress Multisite Site RedirectHello ayu1,
My intention was to help you out as it seems you were in a frustrating situation.
@kjodle: I am here to involve with WordPress and continue to do it. Thanks for inspiring me.