Sammy Dicki, articles - page 168

Add term base to url IN PLACE of post type ( remove custom post type from slug all together )
How do I remove custom post type slug from WordPress URL? How do I remove custom taxonomy slug from URL? How do I remove CPT slug from URL? How do you...
How to display acf field values from home page on all pages?
How do I get ACF repeater field values from another page? How do you display field value of ACF? How do I export ACF fields? How do I use ACF options ...
Redirection after registration
How do I redirect a WordPress user after registration? How do I redirect after login? How do I redirect my homepage in WordPress? How do I change the ...
How I can change the required capability for an admin menu without editing the plugin file?
How do I change the admin menu in WordPress? How do I change role capabilities in WordPress? How do I use the administrative menu editor? How do I add...
Migrating blogger blog to a part of Wordpress site
To start importing your Blogger site into WordPress, you need to login to your WordPress admin area and visit Tools ยป Import. On the Import page, go a...
How optimize website for massive MySQL writing?
How do I optimize a large MySQL database? How do I tune a MySQL database for best performance? How can I make MySQL query run faster? How write optimi...
WordPress Attachment Page URL Rewrite!
How to redirect WordPress attachment pages Click on the new Search Appearance menu link under SEO in your dashboard sidebar. Navigate to the Media tab...
Adding sections in the 'Pages' post type
How do I add a section to a page in WordPress? Can I assign a template to a custom post type? How do I create a dynamic section in WordPress? What are...
Custom permalinks in Wordpress
What is a Custom Permalink in WordPress? Permalinks are the permanent URLs of your individual blog posts, pages, and other archive pages on your WordP...
How to make wordpress theme iframe responsive
In this post, we discussed two ways to make your embeds responsive in WordPress Use a plugin such as EmbedPress to automatically make YouTube, Instagr...
Hide a menu (navigation bar) on all posts
How do I hide the menu bar in WordPress? How do I hide a menu? How do I hide the navigation bar in HTML? How do I disable the administrator bar? How d...
How do I add a class to a given element
Adding the class name by using JavaScript can be done in many ways. Using . className property This property is used to add a class name to the select...