Quantcast
Browsing all 27054 articles
Browse latest View live

saundersfamilyfarm on "[Plugin: WooCommerce - excelling eCommerce]...

I've got the same issues as 'yourdigitaldave' using the Canada Post plugin - but we're just shipping in Canada only. We get the same error message: Sorry, it seems that there are no available shipping...

View Article


IgniteWoo.com Team on "[Plugin: WooCommerce - excelling eCommerce]...

When testing WooCommmerce shipping plugins, remember this one thing: It caches shipping results based on your current cart, so to force it to update the results you have to change the cart. The easiest...

View Article


saundersfamilyfarm on "[Plugin: WooCommerce - excelling eCommerce]...

I did as you said and the result unfortunately was the same. Because I am currently working in Firefox, I opened Safari, reset the cache, then went to the website and placed an order with a different...

View Article

sirilass on "How do I move 'Easing Slider' plugin?"

Thanks, I've reposted this in Easing Slider plugin support. Regards

View Article

Josh on "Custom Post Type function 'create_post_type' not found or invalid...

What is the code you are using to register your custom post type? If it is too large for here (10 lines of code or so), please use pastebin.com and post the link here.

View Article


alltimelowe on "Custom Post Type function 'create_post_type' not found or...

Sure, I worked straight from the codex, with a slight alteration to change the slug <?php add_action( 'init', 'create_post_type' ); function create_post_type_project() { register_post_type(...

View Article

alltimelowe on "Custom Post Type function 'create_post_type' not found or...

I guess I should add, that this code is in a separate php file, that I am calling within functions.

View Article

Josh on "Custom Post Type function 'create_post_type' not found or invalid...

I guess I should add, that this code is in a separate php file, that I am calling within functions. What do you mean by this? you are calling the "create_post_type_project()" from within another file?...

View Article


alltimelowe on "Custom Post Type function 'create_post_type' not found or...

I am modifying an existing starter theme. For organization sake I created "cg-post-types.php" since I plan to create more post types; and I am calling this in my functions.php with this require_once(...

View Article


Josh on "Custom Post Type function 'create_post_type' not found or invalid...

Yeah... I don't think that is going to work. Try moving the entire function to your main functions.php file... just for testing sake. Moving it there should run it at the proper time. We can check to...

View Article

Matt Martz on "[Plugin: Shadowbox JS] not working on IP address restrictions...

You would need to add the following rules to your .htaccess or Apache configuration file. (if using a different web server, you will need to adjust accordingly) <Files admin-ajax.php> Order...

View Article

alltimelowe on "Custom Post Type function 'create_post_type' not found or...

Right; that makes sense for testing. I moved it and I'm still getting the same "call_user_func_array" error that I posted originally.

View Article

Josh on "Custom Post Type function 'create_post_type' not found or invalid...

Ahhhhh... Change this: add_action( 'init', 'create_post_type' ); To this: add_action( 'init', 'create_post_type_project' );

View Article


alltimelowe on "Custom Post Type function 'create_post_type' not found or...

ahhhhh. Man, I feel like an idiot. I changed that because I started creating another post type and obviously I couldn't use the same name. Thanks so much; the plugin actually had nothing to do with it,...

View Article

Josh on "Custom Post Type function 'create_post_type' not found or invalid...

Right ;) Not sure how I missed it either. That's usually the first thing I do is make sure the function names match. It was hidden well.. lol. Anyways... glad to help!!

View Article


richards1052 on "[Plugin: VSF Simple Block] Bug"

I hope Victoria reads this: the plugin has a bug that prevents you from being able to navigate through pages of blocked IPs. When I click on a page number or "Next" I cannot go to the desired page....

View Article

richard.mikael on "Plugin creating /blog directory"

So a while back I installed wordpress in my public_html directory. Previously a different site I had hosted had used the same space. During that period of time, I had a shopify store set up so I wanted...

View Article


warrentier on "Category select function within page builder post loop"

Many thanks, Greg... I am not familiar with the manner on tech forum as I am not a tech guy. Thanks for letting me know. I will try replacing the echo tag... (try figuring out which file to look for)...

View Article

terrybundy14 on "HTTP Error code 500"

I went to click on upgrade to 3.5.1 wordpress and now I can't sign into my countrymusicnow.info/ wp-admin. can someone tell me how i can correct this, thanks. Terry

View Article

Krishna on "HTTP Error code 500"

Try now: http://www.countrymusicnow.info/wp-login.php

View Article
Browsing all 27054 articles
Browse latest View live