Marcelo Cappelletti
Forum Replies Created
Viewing 11 replies - 1 through 11 (of 11 total)
-
Forum: Themes and Templates
In reply to: [Storefront] Changing the homeIt is not changing, they do not change the position
Forum: Themes and Templates
In reply to: [Storefront] Changing the homeThank you for your help, I just needed to say how I change the categories that appear on the home page.
Forum: Plugins
In reply to: [WP2Social Auto Publish] not authorizeThe error has changed, I made a video configuring, please watch:
Changed the error
Forum: Plugins
In reply to: [WP2Social Auto Publish] not authorizeStill gives this error:
https://prnt.sc/jfacpgForum: Plugins
In reply to: [WP2Social Auto Publish] not authorizeSettings have changed as you can see:
https://prnt.sc/jf9n7kForum: Themes and Templates
In reply to: [Storefront] Categories on the main pageTHANKS
Forum: Themes and Templates
In reply to: [Storefront] FooterI got it now, thank you!
Forum: Themes and Templates
In reply to: [Storefront] FooterI can not, can anyone help?
Forum: Themes and Templates
In reply to: [Storefront] FooterWhere do I see if I’m using a children’s theme?
The code is this, and I need to change that:
http://prntscr.com/gbmjbf<?php /** * The template for displaying the footer. * * Contains the closing of the #content div and all content after * * @package storefront */ ?> </div><!-- .col-full --> </div><!-- #content --> <?php do_action( 'storefront_before_footer' ); ?> <footer id="colophon" class="site-footer" role="contentinfo"> <div class="col-full"> <?php /** * Functions hooked in to storefront_footer action * * @hooked storefront_footer_widgets - 10 * @hooked storefront_credit - 20 */ do_action( 'storefront_footer' ); ?> </div><!-- .col-full --> </footer><!-- #colophon --> <?php do_action( 'storefront_after_footer' ); ?> </div><!-- #page --> <?php wp_footer(); ?> </body> </html>Forum: Plugins
In reply to: [Strong Testimonials] Translate pt_brThanks
Forum: Plugins
In reply to: [CampTix Event Ticketing] Author See!Hello, I put a user as an author, and he can’t see the plugin to create events.
Viewing 11 replies - 1 through 11 (of 11 total)