Forum Replies Created

Viewing 6 replies - 1 through 6 (of 6 total)
  • hi wideglidemike, I could make that happen for you. Let me know..

    Hi Matt, thanks for the contribution. I wanted to customise where the Like button appears on my product pages.

    I tried using the generic fb html they provide on their dev site, but I’ve noticed your plugin shows both the proper product image and makes users comment on their ‘Like’.

    For me it has now come down to either adding another Meta Data plugin to correctly parse the product images, or just change the location of where the like button from your plugin appears. I posted in this thread because I believe adding another independent plugin would slow down our web pages considerably. What does everyone else think?

    Would would you recommend I do? I just wanted to put the Like button underneath the ‘Add to cart’ button in my wp e commerce checkout along side g+ and twitter buttons.

    Any help would be greatly appreciated. Thanks.

    I just installed – uninstalled + deleted cache twice and it worked

    Thanks for the response. While waiting for a reply, I came across this great widget by the name of ‘Widget Locationizer’ available through the wordpress plug in section. It allows users to customise which of their widgets they’re like to show on each page. I found this to be the most user friendly and time efficient way of achieving the same result.

    once you have the multiple sidebars being called correctly. How can we use most widgets except for the one that contains a banner affiliate link and replace that with another? Can we insert the html inbetween the code located in the sidebar.php files for it to show, or just get rid of the section that says

    if ( ! dynamic_sidebar( ‘primary-widget-area’ ) ) : ?>

    so the primary widget area is always active?

    Thread Starter photographypool1

    (@photographypool1)

    Hi blogjunkie,

    Now this is quite embarrassing. Seems like my girlfriend told me she was using the wrong theme, which is the reason why I spent the last 2 hours trying to figure out why replacing the_excerpt() with the_content() wasn’t working. When all I had to do was just dump the edited file into the twenty ten directory instead of the twenty eleven.

    I’ll try give a detailed explanation in case any one else comes across this post;

    As I thought I was running the theme twenty eleven, I found that unlike twenty ten, there is no loop.php file located in your main directory. The file you need to edit is content.php.

    Both these files are located in the main directory of your theme installation. You’ll need to access the installation folder via FTP and use a program such as Dreamweaver to make the necessary changes.

    Whichever file you end up editing, replace all instances of the_excerpt() with the_content().

    Alternatively, you can follow the suggestion made by blogjunkie and implement a child them;
    https://codex.www.ads-software.com/Child_Themes

    If you’re interested in photography, check out this blog ??
    [ moderated – please post a tioic at ‘Your WordPress’ if you want to promote your wordpress site]

Viewing 6 replies - 1 through 6 (of 6 total)