Forum Replies Created

Viewing 15 replies - 1 through 15 (of 46 total)
  • That’s because they put the shortcode in the description instead of on the FAQ page or the screenshots.

    The shortcode for the FREE version is [wpeden_portfolio]

    I hacked the plugin and took the whole thumbnail section out of there and just added testimonials to my functions.php

    I was kind of in a hurry so I didn’t play with other options.

    Hope you get this part fixed. I don’t know that the thumbnails can’t be turned on with the straight code add_theme_support() without checking to see if it exists. When I’ve made plain CPTs I’ve never had to do anything special to that bit of code.

    Thread Starter valerama

    (@valerama)

    I had to take the broken pagination off, so now the original,previous/next pagination, is there, which works just fine. *sigh*

    I’ll be testing some stuff on a development server tonight and can hopefully post fresh, broken links.

    Thread Starter valerama

    (@valerama)

    Ended up writing a custom plugin, sorry.

    I know what Dave is after. WordPress iApp will actually send that data when posting via the app. It would automate mapping posting locations, all to one map.

    AFIK iPhone will load google maps just like Android when clicking a map link.

    Thanks for responding to my comments. I love developers who take an active roll in the support chat.

    Oddly, I found this plugin on a site where the person was asking specifically how to add code that was being stripped out (not just line breaks)… and answers to the poster’s question by you that this plugin would fit the bill. *sigh* (I actually need to input javascript for non-youtube video embeds.)

    Glad I backed up before installing. Not that this isn’t a nifty plugin, I just try to keep plugins to a minimum if possible.

    I like what you have done on your ‘places to visit in france’ page! A country map and a street-level map. Very nice. Plus the map mashup; great work.

    I’m trying to use the above-mentioned geolocation plugin and finally got it to display a map — but only on a single page or post and only when hovering over the text.

    I’d really like a map that I could place in a widget that is visible without the need to hover.

    And lastly since my in case the map is mostly going to be used for mobile users, I’d love it to be clickable – so that when the visitor clicks on it it opens in their google maps app.

    It looks like the share function is working.

    Have you dragged the subscription widget into the sidebar & clicked the SAVE button?

    Thread Starter valerama

    (@valerama)

    You can hide the widget if the terms are NOT matched by using the exclamation point before the function, i.e.,

    !is_tax('taxonomy_name', 'taxonomy_term')

    If you need to hide it for multiple terms, in that second declaration (where it says ‘taxonomy_term’) you could put an array:

    !is_tax('taxonomy_name', 'array('first_taxonomy_term','second_taxonomy_term','third_taxonomy_term')')

    Thread Starter valerama

    (@valerama)

    I’ve searched yet again. The problem is becoming more wide-spread. Of the other sites I’ve found with the same code injection (it’s mostly going to robots.txt file on others), none are with the same hosting company.

    I’ve changed all passwords to secure ones that are quite complicated (both to cpanel/ftp and WP itself). I’ve only got plugins that I use on countless sites… with the exception of nexgen gallery.

    All of the WP files and plug files were installed with fresh downloads from the WordPress repository.

    I don’t use default table names, nor any account with ‘admin’ in the username.

    Theme style.css file is already set with 644 file permission.

    I’ve secured the wp-config and include files.

    If were more reports of it being on this specific host, or if any of the other installations on this host had been attacked I’d suspect the host, but I’m not sure. Could, of course, just be the particular server I’m on. Guess that’s the next place for me to look.

    I manage over 2 dozen sites. This is the only one getting hacked and it’s making me a bit nuts.

    Thread Starter valerama

    (@valerama)

    Back when the site was set up BlueHost required the manual installation of the php.ini file. I’m going to have a look at that (and whether or not it’s still necessary.

    Only the main account seems to be getting hacked, the secondary sites are not.

    I’ve replaced all of the WordPress files manually, as well as the plugins.

    I understand that Sucuri can’t find certain types of files, but it’s not even catching the script at the top of the CSS file, even though it’s in their library (in fact, the only references to it online, in English, anyway).

    BlueHost hasn’t responded to my support inquiry. That’s not a good sign.

    Ditto here! Tried deactivating all plugins (including moving them out of the plugins folder) and switching to 2011 theme. Also re-uploaded all WP files.

    Other symptoms: php errors (can’t upload (500 error), can’t delete files (time out)), user-specific menu and panel positions aren’t being saved either.

    Also just noticed: I don’t have a publish button! Page attributes are missing too. Yipes!

    http://hrstarsonline.com

    Hosted at HostGator, just migrated the site there (from a lunarpages subdirectory) via BackupBuddy.

    Exact problem we’re having, also with a Woo theme (canvas)

    Just determined we also have a problem with this plugin, using Canvas as well. In our case, we can’t put new links in posts using the editor (we can type them in manually in html though). It’s overriding the ability to move blocks around in the admin screen on the posts page, and we can’t even access screen options when the plugin is active.

    (the poor gal I’ve been helping just spent 2 hours trying to figure out why she couldn’t add a link)

    No success?
    Same problem here. I dug into the CSS using firebug and got the button to show up. Clicked it, it told me it imported my data (categories, products, variations)… and nothing actually imported.
    I even deactivated all other plugins except Shopp and the csv importer.
    What a shame!
    I can’t wait a month for the new version to come out, had high hopes for the importer.

Viewing 15 replies - 1 through 15 (of 46 total)