JohnnyB3
Forum Replies Created
-
ill revisit this on Monday the 14th as ill be out of town till then – thank you for your help so far.
no errors in console
ok then ill just add a box to post options and add the meta data that way.
as i take it that is a NO on adding user meta for indexing
Thank you for your reply
search theme is “use WPSOLR custom search templates with Ajax (full WPSOLR features)
do not load WPLOLR front-end css is uncheckeddisplay number of results and current page is checked
ps: thank you for the prompt replies!!
Yes correct your example(demo page) it shows.
display had never shown on mine out a the box – as i said display: none is present in the source code of the page. i only noticed it as i was looking at your demo. then saw a check box in the admin section and tried it for results – res_info class does not show code if unchecked – checked it shows the code i provided with display noneForum: Plugins
In reply to: [Accordion Shortcode] Adding StylesSee this post
Hope it helps you
JohnnyForum: Plugins
In reply to: [Accordion Shortcode] Arrows not showing upSee this Post
Hope it helps you
JohnnyForum: Plugins
In reply to: [Accordion Shortcode] One like this – how do I do that@johnbroometwo
if you still need it as your page is still active.
id say for one your plugin is not active(you installed but didn’t activate it) so the reason the plain text is showing or you posted it inthe html part and it needed to be the text section of you post/page edit box for content.
as for the styling part i made a Post here that has styling and icons for expand/collapseHope this helped you
JohnnyForum: Plugins
In reply to: [Accordion Shortcode] Accordion colorif you still need it
see this post i made
Post
to change size of text use regular css in spot you will need
CSS font-size Property you can also use 12px;
example:
font-size: 12px;
adjust as needed, adding this to the places you would need ie links and content sections.
Hope it helps
JOhnnyForum: Plugins
In reply to: [Accordion Shortcode] title colorif you still need it here the way to change a few things
(i have another post contribution that says more about the plus/minus feature)post hereadd to your css (adjust as needed)
.ui-accordion-header{ background-color:#507642; /*Background Color of Header*/ margin:5px 0 0; } .ui-accordion-header a{ padding:5px 12px; background: #507645; /*Background Color of Header Link*/ color:#FFF; /*text color of link*/ display:block; } .ui-accordion-header.ui-state-active a, .ui-accordion-header a:hover{ background-color: #507645; /*Hover Background Color of Link*/ color:#000; /*Text color on hover*/ } /* Useing FontAwesome plus/minus signs when expanded/collapsed*/ .ui-accordion-header a:before { color: #FF7C00; content: "\f067"; font-family: FontAwesome; font-style: normal; font-weight: normal; text-decoration: inherit; padding-right: 0.5em; text-decoration: none; } /*toggle Useing FontAwesome plus/minus signs when expanded/collapsed*/ .ui-accordion-header.ui-state-active a:before { color: #FF7C00; content: "\f068"; font-family: FontAwesome; text-decoration: none; } /**/ .ui-accordion-content{ padding:10px; background-color:#ffffff; border-style:solid; /*Border around drop down box (content section)*/ border-width:2px; }Forum: Plugins
In reply to: [Facebook] Worse plugin i have ever seenon a separate note the plugin works fine and is a good plugin once you get it to work!
i am impressed on the way it handles sessions and auto detects.
the debugger is really nice too.Forum: Plugins
In reply to: [Facebook] Worse plugin i have ever seenI kinda regret i posted all that i did, but it got me very mad. I program too. and i make typos and stupid mistakes all the time too. As wella s cant get to docs and other items as fast as i like. sorry but it was supposed to work and there was no reason it should not.its a common problem that cross browsers don’t work i personally code for chrome. the rest if i can get it to work so be it but i don’t harp on the other browsers. I am surprised it only works in firefox. hopefully the designers can get it worked out to work on other browsers and at min note that firefox needs to be used for now. maybe a check if not firefox then display the message theres a bug please use firefox to see linking info. and add this to the sites plugin info someplace till or if ever its fixed. that the main thing that got me upset. the non updated docs didn’t help either it took me several days of looking for things then i started to read each support wp post. and came across the firefox fix.
another thing just so others know.
Avast blocks social plugins by default make sure your settings are to not block them.
http://stackoverflow.com/questions/20844716/facebook-like-box-does-not-work-with-google-chromeagain sorry
Forum: Plugins
In reply to: [Facebook] Worse plugin i have ever seenok sorry i was heated at thos plugin.
some things to note
links and docs need updating, facebook has yet again changed there graph api locations and ways of doing things, this app is not updated to latest FB changes. So update docs and links.
Either fix wordpress FB logins/linking to work with all browsers or at min show this in the docs to use Firefox browser to link account to WP.Add help docs links and plugin info to Admin Menu. or someplace to denote version info and help locations, maybe a notice or two as well when first ran in setting up, and maybe a bit better what to do listing in your nifty check routine, add docs link there too. (be sure to update docs too there not complete and also have broken links due to FB updates.
to others other hair is not pulled out, and i still say this plugin is bad (altho it does work). Look over the docs. Use firefox in setting up the plugin in WordPress.
Again sorry o got so heated but i’m tired of stuff not working and poor docs and broken links. this problem should have never happened and there’s multiple post on the problems with NO ONE posting full fix.
recap:
docs are here for the ones like me that did not see them in the install page.
https://developers.facebook.com/docs/wordpress/fix on how to link WP to FB as an author are here
http://ww.wp.xz.cn/support/topic/cant-link-wordpress-account-to-facebook-account?replies=3#post-5237399you also need to give permissions to the author and have rights to publish if you posting to a Biz page or person. review docs on how to do that. Be sure to use your biz page id’s and select that form the pull down to post on FB Biz page. also remember that its a check box in each page and post. and theres a separate post to personal wall in the users profile too and adds a second box to all posts and pages too.
i apologize for ranting. hope this helps someone.
Forum: Plugins
In reply to: [Facebook] Worse plugin i have ever seenok finally got this all to work
again cant believe i had to do so much to this to get it to work
my problem was i was using chrome, when i went to Firefox it all worked fine.be sure to have all the debug items not red too. (you may get other results if you do or dont)
hope everyone does not take HOURS to get this to work like i did
still not happy about this plugin at allForum: Plugins
In reply to: [Facebook] Worse plugin i have ever seenhttps://developers.facebook.com/docs/wordpress/
my bad there are docs, still cant resolve my problem and dam theres a buncha hoops to jump threw to get this to work, im stuck right now on how to get the graph api explorer to work it keeps saying request failed. i really hate complicated stuff. this is really stupid to do all the work for something thats seriously not worth it anymore. takes hours to set up and try and work out..
UGH this is so frustrating