Forum Replies Created
-
Author
-
Dmarkham
ParticipantI’m reopening this thread because it appears that the issue is not with the plugin but rather that it requires
this theme-level standardization of The Loop. See: title=”Loopbuddy”>https://ithemes.com/2012/09/18/unleash-the-power-of-loopbuddy-for-any-wordpress-theme/According to the article, creating support for The Loop Standard is “not that difficult.”
I don’t know the full implications for KLEO but being able to use Loopbuddy would be helpful for me and I assume others.
Can you (will you?) folks incorporate The Loop Standard into your theme?
February 2, 2015 at 19:01 in reply to: Can I discount a membership level based on an existing level? #44392Dmarkham
ParticipantThanks Abe. This issue has been open on the developers site since Sept. I added some more info. I’ll keep this thread open for a little longer in case I discover something that might benefit other users here.
February 2, 2015 at 01:08 in reply to: Can I discount a membership level based on an existing level? #44317Dmarkham
ParticipantI have the PMPro Woo Commerce add-on. Here’s what I’ve discovered: If I add a product I can set difference prices for different membership levels. HOWEVER, it doesn’t work if that product is identified as a “membership product” within the membership tab in the product edit page.
I don’t know if that’s intended (or why it would be) or if there’s some bug.
Anyone have any insight?
Dmarkham
ParticipantThanks sharmstr – I’ve looked at woo settings, regenerated thumbnails, changed the original image file, and made some progress, but still have some issues with how WooCommerce displays things (why can’t I change the individual product image site? changing the woo setting doesn’t seem to change anything). Too many moving parts for me. I may just figure out how to dumb things down from a display standpoint and deal with this detail later. I really wish Woo was a little more flexible about the page display.
Dmarkham
ParticipantI got a patch from ThemeNcode that seems to work (I haven’t configured anything yet but the settings are now visible) – they claim the issue is with servers running php 5.2 or earlier, although that’s not the case in my situation.
Dmarkham
ParticipantThanks Abe. I’m going to leave this unresolved in case I can figure out the underlying issue. I’m going to talk to Bluehost about server side possibilities. I looked at the server logs but can’t make much sense of them.
Anyone else have WP issues with particular hosting services? Or services that are really good?
Dmarkham
ParticipantAbe – that seemed to resolve the issue. Meaning?
BTW – I noticed that if I log in via the site menu I get the new login box, if I navigate directly to dev/wp-admin I get the older login with my logo above it. Is that expected behavior?
Thanks for all your help.
Dmarkham
ParticipantWhen I reload the home page I see this error in several places on the page:
Notice: Undefined variable: style in /home2/sudnowco/public_html/dev/wp-content/themes/kleo/vc_templates/vc_column.php on line 22
Dmarkham
ParticipantAfter entering login credentials I see “successful login, redirecting” but never get redirected. Although if I reload the home page I am indeed logged in.
Here’s what I get:
Fatal error: Cannot use object of type WP_Error as array in /home2/sudnowco/public_html/dev/wp-content/themes/kleo/kleo-framework/inc/pixelentity-themes-updater/class-envato-protected-api.php on line 344Which means…?
Thanks
Dmarkham
ParticipantSo I still have an issue I had with 1.6.2 – after logging out, coming back later to log in I get directed to a blank page. If I then use the home page URL the page opens up and I’m logged it. If, however, I try to navigate to the dashboard I once again get a blank page.
Navigation from the menu to pages in the site seem to work as expected.
Dmarkham
ParticipantThe “blog” title is fixed with 1.6.3 but still have issues – I’ll start a different thread.
Dmarkham
ParticipantWell, the code isn’t in my 1.5 copy. I do have the page set as homepage in Settings – Reading.
I’m going to restore my 1.5 backup and start over again. I plan to install the 1.6.2 update manually – skipping 1.6.1 – any reason I should try something differently?Dmarkham
ParticipantThrough some painstaking process of elimination, I think the issue is related to the function-core.php in the kleo-framework/lib directory. The 1.6.2 version has this code that the 1.5 version doesn’t at lines 334-336
if ( is_front_page() ) {
return __(‘Blog’, ‘kleo_framework’);
}I’m not certain why that’s added to the 1.6.2 version. Can I remove it??
Dmarkham
ParticipantGot confused about versions – I do have 1.6.2 installed. Still have issue with “blog” as title of home page and any php in wp-admin seems not to work. Why would that be?
Dmarkham
ParticipantWell, I reset everything to pre-update status. Then I just did the 1.6.1 update of KLEO only, via FTP (I wasn’t able to do it via the WP update). I also deactivated all the plugins. I was able to login via the menu but my landing page suddenly was displayed with the title “blog” rather than the page description. So something changed.
I went directly from the 1.5 version to the 1.6.1 version – skipped 1.6
I can get to the dashboard but from there – wp-admin/themes.php – for example, just hangs up then displays a blank page. I’m not finding other instances of this behavior – yet.
These updates are like hitting my thumb with a hammer – they’re just far enough apart that I forget how painful they are. Help.
Dmarkham
ParticipantYup. I generated a new API key and that didn’t seem to make a difference. I’m not going to worry about it right now.
Thanks.Dmarkham
ParticipantI’m still on version 1.5 but I don’t see the automatic theme update available. Themeforest username and API key are entered and theme saved. Not a big deal, I can FTP the update, just curious if you know what the issue might be?
Thanks
Dmarkham
ParticipantI don’t see the revised layout. The plugin settings page tells me the theme (KLEO) doesn’t support Loopbuddy. You can see what iThemes says abou the modification here: http://ithemes.com/codex/page/LoopBuddy
Thanks
Dmarkham
ParticipantThanks Abe. It’s a good start. I’ve spent way too much time on this product display stuff. I need to work on something else for awhile. Appreciate your support.
Dmarkham
ParticipantSo, just to confirm the second file: delete “dynamic.php” and add “dynamic.php_.txt”?
File extension is different?
Dmarkham
ParticipantSorry – my fault. I forgot that I had installed another plugin after updating.
The culprit is a plugin called “Display Product for WooCommerce”.
Dmarkham
ParticipantOk – new stuff to learn. Thanks. Do you use/like Firebug Lite?
Any suggestions for the best way to keep track of these sorts of things when a new update comes out? I suppose I could just create my own log. Maybe there’s something more robust.
Dmarkham
ParticipantDmarkham
ParticipantYes, I saw the topic on centering the logo. What I’m talking about is centering vertically, not horizontally. At the top of this forum page “SeventhQueen Support” is aligned (centered) with the menu labels. On my site my logo sits slightly above the menu labels. Is it some image size issue?
Dmarkham
ParticipantI also had a problem uploading a plugin – commented out this line and problem disappeared.
Dmarkham
ParticipantThe above message say it’s generated by an iThemes product. I’m trying to update Exchange. Which I’m guessing is the update.php?
Dmarkham
ParticipantHere’s the error I got on another dev installation I’m working on trying to load update-core:
Fatal Error: Cannot use object of type WP_Error as array in /home2/sudnowco/public_html/temphome/wp-content/themes/kleo/kleo-framework/inc/pixelentity-themes-updater/class-envato-protected-api.php on line 344
Dmarkham
ParticipantHmmm. I had the same problem. Edited the file per Abe’s instructions and can get to dashboard now.
This was after updating to latest KLEO theme.Dmarkham
ParticipantYes, I had found the steps to update. Got fixated on the update from WP admin. Did the manual update of KLEO and had some ftp problems while doing VC, resolved them and manually updated. RevSlider update worked as described. Couldn’t get K-Elements to update via Plugins page, ended up downloading and ftping that too. I’m hoping that I didn’t miss something in relation to K-Elements.
Appreciate all your support and love your theme. Where’s the best place to give you “5 stars”?
Dmarkham
ParticipantThe issue with the tiled images below the footer seems to have been resolved in the new update.
Dmarkham
ParticipantOk, so maybe I panicked. I’m not a developer, just a regular guy probably trying to do more than I should be. I updated everything manually, including plugins (apparently correctly) and things seem back to normal. (Fingers crossed.)
Dmarkham
ParticipantShortcodes “work”. However, the “store” is largely useless (graphically) but I think I can work around it (or just go back to PM Pro and Woo Commerce). I still think there’s some odd thing going on when I have pages that aren’t very “tall”. I’ll see a tiled image from my media library below the footer. My hunch is it’s related to LearnDash though. I’ll investigate that later.
Thanks, as always, for trying to help.
Dmarkham
ParticipantI’d really like to use Exchange but am struggling with the graphic formats – in part because I can’t get Exchange to set up pages automatically and the WordPress versions are ugly (or I don’t know how to manipulate them).
-
AuthorPosts