Forum Replies Created
-
AuthorReplies
-
Danny
ParticipantWell that is very nice of you..it is a very strong motivation similar to GF which offers a discount to renewโฆ
Thanks-
This reply was modified 6 years, 7 months ago by
Danny. Reason: spelling
Danny
ParticipantOk fair enough What than about the new price point? Will current customers be required to renew at the new price point or is it just for new JS customers?
January 16, 2016 at 2:29 am in reply to: How to remove nag for Tweeple and other recommended plugins #24670Danny
Participantoh thanks that was easy should have seen it has a action of some kind but sorry not really working much with PHP any more but I do manage this small site for seniors.
This will be very welcome to some who have been flustered and all.. again I know how this sounds but even with super simple in placeโฆ
We go one more step to hand holding..
๐Danny
Participantso when is this ready for a demo and to be purchased?
its seems as if this is going to be huge and maybe even large and in charge
I like it..
๐Danny
ParticipantDude the fact your “there” is stellar.. How you perform is not really important..
I can remember several guys from the team who did “not” make it to the minors..
and more later in conversations.. It was really considered a achievement to just
be on a team.. Heck so many guys ended up just in local leagues it was incredible and some really studly players.. as well.. So I am still impressed and well yeah you rule the school in WordPress.. but can’t stop on a dime or speed skate to a net..
Ha– forget it.. ๐
I dont know what Im saying but good jobโฆ from a hockey bench sitter..I worship the old pros and the game so forgive my gushing.. ๐
DanDanny
ParticipantOk, so I figured out the issue with the Post Grids in IE8. Hereโs how you can fix it yourself if you want a quick solution. In content-grid.php of the theme, on line 17 and line 22 you will see a closing which should be changed to a closing in both places.
Hey glad I found this I had this very same issue ..I did not even know..(i’m not checking ie 8 as much as I should ๐ )
Ty big TY! .. I did a search here found my answer .. ๐Danny
Participantyeah its really nice.. Its a city gov web site concept obviously but see its cool..I have never seen a WP theme applied like that.. Its good inspiration ..I dont do web design but if I did.. I would say hey I can see doing a small gov web site..
๐Danny
ParticipantHey sorry for jumping in here.. I too have many people on ie 8 and winxp..I test a lot..
Thing is I want to say you did a good job.. I like to see how people style and convert this theme..
Thanks
DanDanny
Participantalign=”right” or left in i.e. 8 closes the photo but the lightbox works. This only happens using the new lightbox shortcode
and after the Jump Start 1.1.1 with Theme Blvd Framework 2.3.0 update as well..
for me this is not a big deal at all.. and for all I know could just be my set up .
I saw this post and thought to share in case..
thanks.Danny
Participanthey I just stumbled by here but you did a good job on that site its a massive site with a lot of pages but you used Alyseka well here considering the size of the site you manage..Maybe TB should start a showcase for sites..
๐Danny
ParticipantOkay! thanks this works it was just the function name..Now I did try a different function name but you say “itโs not used anywhere else in WordPress, the theme, or your plugins.”
Thats the key..anywhere which I did not fully get until now..anywhere means anywhere..So thats interesting..I mean I put a name in a function and it mirrors a function somewhere in a plugin I get a error and wonder why? Ha! I’m not a hard case
now I know a bit more.
ThanksDanny
ParticipantHey one more question here.. if I want to filter the widths of a additional sidebar layout using the same basic function described here which is working.. say I add is_single() or is_page() than how would the rest of the function be defined so as not to cause a error which I get.. also for example if I just take the example from the dev docs it errors on layout already declared.
function my_sidebar_layouts( $layouts ){ $layouts['double_sidebar']['columns'] = array( 'content' => 'span8', 'left' => 'span2', 'right' => 'span2' ); return $layouts; } add_filter( 'themeblvd_sidebar_layouts', 'my_sidebar_layouts' );
Error already declared sidebar layout..cannot redeclare. Ok so if I change the function name ?
Is it possible to only modify width for one custom sidebar layout?
Of course this entire questions shows my obvious lack of comprehension so it goes with out saying..
๐Danny
ParticipantWow..Thanks this worked great outstanding! Its so cool because I was able to re-do and try different things..
Mamp install was perfect for testing this..I can for sure get a flat IE friendly style up there that will load like fast.
Thanks again for this..
DanDanny
ParticipantHey thanks I solved this after I posted.. I used the function file and inline css for a small css change I also dropped in a css file that over road the admin css very nice..I found a ton of tutorials on this..in fact so many people want custom logins and admins..I found plugins as well..some are very nice..so I may end up using a plugin..again thanks..
I should not post until I have exhausted all possible things..Sorry..Ill be carful in future .
DanDanny
ParticipantHey thanks for the info and yes I saw that dev article ( I spend a lot of time there) But to be honest it went over my head
in that I understand it but totally forgot to go back there when this all became a issue..I am going to do that just follow that dev article..
Also thanks Karlo I did keep working on this after my postings..A guy from Schwab I know who works there sent me some inline css I am testing and that will help. Im not 100% but they may still have some bootstrap in there..they did at some point.. I think they are on ASP.net..We all run the same kind of content site..I am calling in favors from all the guys I know who work at major sites..So that will help.. plus I am learning new stuff and could end up being much stronger in the end..
Dan -
This reply was modified 6 years, 7 months ago by
-
AuthorReplies