Author name: Amrinder

How to add custom login and logout links in the wordpress navigation or menu programmatically ?

You can add this code to your active theme’s functions.php file. I would recommend you to use Child theme. The code checks if the user is logged in or not and if the current menu is the primary menu. Then, it adds the appropriate login or logout link to the menu items. The wp_login_url() and …

How to add custom login and logout links in the wordpress navigation or menu programmatically ? Read More »

Toolset vs PODS: A Comprehensive Comparison

When it comes to customizing and extending the functionality of a WordPress website, choosing the right plugin can make a significant impact on the development process. Two of the most popular options available are Toolset and PODS. Both plugins offer a range of features that help simplify the custom post type creation and custom fields …

Toolset vs PODS: A Comprehensive Comparison Read More »

How to create a Star Rating/Review/Feedback System with Toolset

This Module is purely built using Toolset No other plugins are required Required Toolset plugins Types Views Access Forms Module Manager After you have all these plugins, then you need to go to main Toolset Import/Export menu and import the purchased ZIP file. KEY FEATURES Rating can be done only once by the logged in …

How to create a Star Rating/Review/Feedback System with Toolset Read More »

Toolset Conditionals not working in Divi Theme Builder Latest Version

Most of the users are facing this issue where the Toolset conditionals have suddently stopped working in Divi Builder. There is a technical reason behind it. So this is how conditionals were used earlier by most of you guys. OLDER WAY OF USING WPV TOOLSET CONDITIONALS LATEST WAY OF USING WPV TOOLSET CONDITIONALS The reason …

Toolset Conditionals not working in Divi Theme Builder Latest Version Read More »

How to add Pagination Functionality to Shortcodes Ultimate Plugin ?

[et_pb_section fb_built=”1″ _builder_version=”4.4.3″ custom_padding=”3px||3px||true|”][et_pb_row column_structure=”1_3,2_3″ _builder_version=”4.4.7″ custom_padding=”||3px|||”][et_pb_column type=”1_3″ _builder_version=”4.4.3″ border_style_all=”dashed”][et_pb_blurb url=”#hireme” image=”https://www.developingsense.com/wp-content/uploads/2020/03/PAGINATION-1.png” _builder_version=”4.4.8″ box_shadow_style_image=”preset1″][/et_pb_blurb][/et_pb_column][et_pb_column type=”2_3″ _builder_version=”4.4.3″ border_style_all=”dashed”][et_pb_image src=”https://www.developingsense.com/wp-content/uploads/2020/07/su-pagination.png” title_text=”Shortcodes Ultimate Pagination Iss” align=”center” _builder_version=”4.4.8″ width=”300px”][/et_pb_image][et_pb_text _builder_version=”4.9.10″ header_4_font_size=”14px” hover_enabled=”0″ sticky_enabled=”0″] HURRAY ! WE HAVE FIX FOR LATEST VERSION OF SHORTCODES ULTIMATE PLUGIN  [/et_pb_text][et_pb_text _builder_version=”4.4.8″][ratings] My old SNIPPET was free but it was not working with UPDATED …

How to add Pagination Functionality to Shortcodes Ultimate Plugin ? Read More »

How can i get only bottom level terms of a taxonomy or category in views?

How can i get only parent terms of a taxonomy ? This is a very popular question asked in many WordPress forums and Toolset Support and as a result, i am going to write a code snippet. Lets assume, that the depth of taxonomy hierarchy is 3 and is explained by the following example of …

How can i get only bottom level terms of a taxonomy or category in views? Read More »

Scroll to Top