Forum Replies Created

Viewing 15 posts - 31 through 45 (of 49 total)
  • Author
    Posts
  • in reply to: Gutentor the Plugin #16628
    Benjamin
    Keymaster

    I might recommend using it for just your "Pages". And in the settings of Gutentor turn it off for every post type except Pages. This way you can leave all your custom post types and regular "blog" posts alone and treat "Pages" as just a building/layout/design element. #justathought

    in reply to: What tools do you use for non-standard functionality? #16621
    Benjamin
    Keymaster

    "you don't really want that.." Hahaha

    Solid Strategy. And then when you find a solution using those tools, you'll look like an amazing developer who understands their dreams. 🙂

    in reply to: WordPress 5.8 is Coming #16607
    Benjamin
    Keymaster

    And if you haven't seen the massive amount of emails letting you know that your WordPress sites have been updated... this post is to let you know WordPress 5.8 is HERE!!!

    in reply to: WordPress 5.8 is Coming #16588
    Benjamin
    Keymaster

    Be prepared... It appears that everything is still on schedule for WordPress 5.8 to drop TODAY, Tuesday, July 20th. Make sure you have backups.

    in reply to: Eating My Own Dog food #16443
    Benjamin
    Keymaster

    And yes, I realize the font issues with the forum right now... There are some REALLY tiny fonts going on. I'll try and fix that later today.

    in reply to: WordPress 5.8 is Coming #16352
    Benjamin
    Keymaster

    Quick link to the first of multiple posts. Note... most of these descriptions were taken from the official panel that will display in the upcoming WordPress 5.8 admin panel. I reproduced it within the Block Editor.

    in reply to: GPL Sharebox Updates #16340
    Benjamin
    Keymaster

    Latest Updates to GPL Sharebox (July 15th, 2021)

    • Powerpack for Beaver Builder v2.17.0 - UPDATE
    • Yoast SEO - News Addon v12.8 - NEW
    • Yoast SEO Premium - v16.7 - UPDATE
    • FacetWP - v3.8.8 - UPDATE
    • Elementor Pro - v3.3.2 - UPDATE
    • Beaver Builder Ultimate Addon - v1.31.2 - UPDATE
    • Brizy Pro - v2.2.11 - NEW
    in reply to: "Building Staff Pages" Webinar #16326
    Benjamin
    Keymaster

    AHHH... Simple Fix. (I hope)

    Just add the following code to your wp-config.php file

    define( 'PODS_SHORTCODE_ALLOW_SUB_SHORTCODES', true );

    And everything "should" work out okay.

    A shortcode within a Pods template is technically a "nested shortcode" and it won't work by default. This is why we need to specifically tell the WordPress site that we are enabling nested shortcodes so the Pods template understands how to parse the difference between Pods Shortcodes & Magic Tags from regular WordPress shortcodes... and such.

    Side note: If you are using a single shortcode to show Pods on the frontend and you don't want to enable the full nested shortcodes with the above line of code in your wp-config.php file, you can also convert your Pods shortcode to something like this:

    In the first example, this would be a Pods shortcode being used on a regular WordPress page:

    [pods name="book_pod" template="book_template" limit="5"]

    If we want to convert this one to allow for THIS instance of the Pod display (because the book_template has nested shortcodes), we can modify that Pods shortcode to look like this:

    [pods name="book_pod" template="book_template" limit="5" shortcodes="1"]

    But for the most part, it will just be easier adding the full wp-config.php modification.

    in reply to: Expansion of Cbox vs. Discord #16320
    Benjamin
    Keymaster

    You can check out the two links that are now below the content box where you enter your replies and topics. It should allow you to click on "Preview" to see the post... and then click on "Write" to go back to the editor.

    in reply to: Is this the right place ... #16315
    Benjamin
    Keymaster

    The #random forum is a great place for anything "random". If you are wanting to "continue" the conversation/discussion about webinars that are in the library. Probably the best place to put them is in the "WPStudio Webinars" forum. https://wpstudio.com/forums/forum/webinar-discussions/. But no worries if something ends up in a different place because I can just move it to the proper location.

    in reply to: Loop Studio v2.2.0 Released #16309
    Benjamin
    Keymaster

    I just pushed out v2.2.1 which fixed a typo bug in the pagination that caused the template display to "stop displaying". This has now been fixed and your sites should auto-update.

    in reply to: VocePress Theme - Changelog #16307
    Benjamin
    Keymaster

    I'm wrapping up the changes on a MASSIVE update to the VocePress theme that should make the theme even more solid for the future.

    ==Changes in v1.3==
    - NEW Hero section - Replaced the old (and confusing) "Page Header" section
    - NEW Dedicated Single Post page options (no longer just "default")
    - NEW Dedicated Single Page page options (no longer default post layout for archives)
    - NEW Native breadcrumb module
    - NEW Added White Label Functionality in the "Pro" addon plugin.
    - ENHANCED Header Elements - added new options to show shopping cart information
    - UPDATED Social Icons - added WordPress, Messenger, Skype, Slack, Telegram, WhatsApp, GitLab, and Bitbucket
    - UPDATED Sidebar - added option to set the widget title tag for better SEO
    - UPDATED Footer - added option to set widget title tag for better SEO
    - NEW Gutenberg - added new theme supports for theme font sizes, custom line-height, custom units, custom cover block padding, custom link color
    - ENHANCED Footer Elements - added HTML to accept tags and shortcodes
    - UPDATED Blog - thumbnail size options for blog post layouts
    - UPDATED Blog - Content or excerpt option for default post layout
    - UPDATED Customizer - border-radius and box-shadow made available for posts layout and sidebars
    - NEW WPML Compatibility with a wpml-configuration file
    - FIX Header Elements - SVG logo now will display using instead of inline SVG (prevents desktop/mobile crossover issues)
    - FIX Social Icons - updated a few social icons
    - FIX Social Icons - Add hidden label for better accessibility
    - FIX Social Icons - Removed Google+
    - FIX Google Fonts - Updated Fonts list
    - FIX Elementor compatibility - moved compatibility CSS to standalone inline CSS
    - FIX Customizer - Improved Customizer UI/UX
    - FIX Theme Dashboard - improved layout to better manage white label
    - FIX removed Page Header section
    - FIX implement Filters API to allow further modifications on each template part's HTML markup
    - FIX used localize scripts to define header bars JS configuration.
    - FIX Header - shopping cart dropdown toggle now works properly
    - FIX Footer - widgets column width bug fixed
    - FIX Customizer preview frame size fixed.
    - REMOVED Woocommerce Compatibility - Turning this into a separate plugin if people so desire.
    - REMOVED Preloader Functionality - No longer needed with the speed of the theme and caching

    I'll let everyone know when the theme releases.

    in reply to: GPL Sharebox Updates #16289
    Benjamin
    Keymaster

    Latest Updates to GPL Sharebox (July 9th, 2021)

    • Advanced Custom Fields Pro v5.9.8 - UPDATE
    • Amelia Booking v4.0.1 - UPDATE
    • AffiliateWP v2.7.2 - UPDATE
    • AffiliateWP External Referral Links v1.1.2 - UPDATE
    in reply to: Loop Studio v2.2.0 Released #16272
    Benjamin
    Keymaster

    You can either download the latest version from your "My Account" page or wait for the auto-update to occur on any of your sites that already have the plugin installed.

    in reply to: GPL Sharebox Updates #16263
    Benjamin
    Keymaster

    Latest updates to GPL Sharebox (July 7th, 2021)

    • AffiliateWP v2.7.1 - UPDATE
    • Gravity Forms v2.5.7 - UPDATE
    • Metabox.io Admin Columns v1.5.0 - UPDATE
    • Metabox.io Blocks - v1.3.1 - UPDATE
    • Metabox.io Custom Table - v1.1.12 - UPDATE
    • Metabox.io Favorite Posts - v2.0.1 - NEW
    • Metabox.io Frontend Submission - v3.1.1 - UPDATE
    • Metabox.io Settings Page - v2.1.3 - UPDATE
    • Metabox.io Term Meta - v1.2.10 - UPDATE
    • Metabox.io Testimonials v1.1.0 - NEW
    • Metabox.io User Avatar v1.0.0 - NEW
    • Metabox.io User Meta v1.2.9 - UPDATE
    • Metabox.io User Profile v1.7.7 - UPDATE
    • Metabox.io Views v1.9.0 - NEW
    • Metabox.io Builder v4.1.7 - UPDATE
    • Metabox.io Columns v1.2.13 - UPDATE
    • Metabox.io Conditional Logic v1.6.14 - UPDATE
    • Metabox.io Geolocation v1.3.1 - UPDATE
    • Metabox.io Groups v1.3.12 - UPDATE
    • Metabox.io Include Exclude v1.0.11 - UPDATE
    • Metabox.io Tabs v1.1.8 - UPDATE
    • Metabox.io Tooltip v1.1.4 - UPDATE
    • AffiliateWP - Paypal Payouts Add-on v1.3.0 - UPDATE
Viewing 15 posts - 31 through 45 (of 49 total)