pbwpwork
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Canape] Height of the boxes at the bottomHi,
Thanks for the reply. Looks like I’ll have to come up with another way to balance them.
Forum: Plugins
In reply to: [WP Review Slider] Error when trying to download reviewsThanks very much, works a treat ??
Forum: Fixing WordPress
In reply to: Cannot access my pageYep,
I would login you hosting account and just see if they can get you in. I know that with my hosting provided they have a logon, so maybe it is the same with yours?
Forum: Fixing WordPress
In reply to: Cannot access my pageHi,
What particularly can you not see? I’ve used you attached link and I can see all the pages?
Forum: Fixing WordPress
In reply to: Centering a widgetThanks for the help..
In the end it was:
#likeboxwrap { margin: 0 auto !important; }
- This reply was modified 6 years, 3 months ago by pbwpwork.
Forum: Fixing WordPress
In reply to: Centering a widgetNo, sorry that wasn’t it either. Can you tell me, can i center a class or and ID or both? I guess it is just a case of trying everything. Here is the code:
https://tinypic.com/view.php?pic=2z3p1ma&s=9#.XAVHNNszbIU
- This reply was modified 6 years, 3 months ago by pbwpwork.
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Table width on ipadHi Tobias,
I actually fixed that problem (by reducing the text size in the table for ipad user) and it now looks great! The only problem is that I have lost the ability to stack my table (on the mobile – using your Responsive Tables plugin). I am trying it on a completely new table just to be sure that I have no crossovers in terms of plugins.
So the page is:
https://barnyzpimpmypie.freesite.host/?page_id=134
the code on the page is:
[table id=7 responsive=flip responsive_breakpoint=phone /]
And my CSS is:
@media (max-width: 767px) { .tablepress-id-7-responsive-phone thead { position: relative !important; overflow: auto !important; clip: auto !important; width: auto !important; height: auto !important; margin: 0 !important; } }
The last time I did this (on the mobile) I had all 4 pictures neatly stacked one on top of one each other. But now I can’t seem to get the stacked effect – it is now scrolling. Can you tell me where I have gone wrong?
Cheers,
Paul
Forum: Themes and Templates
In reply to: [Leeway] Updating footer textHi Helmut,
Danke für das!!!
Got it done thanks. At some point I would like to try and find out how to insert this using code in the back (Editor) as it is not exactly how I would like it, but it will do for now!!
Paul
Forum: Plugins
In reply to: [WooCommerce] Uber Eats addon to Woo-CommerceHi Gerhard,
Many thanks for getting back to me. After more research I found that, although some do it in more a fancy way than others, most companies who used the app just send the customer to the Uber Eats site without collecting any information off them first. I was I bit surprised but in the end this is what I have done too. Maybe one day they will bring out a WP app, or maybe they are just wanting to keep all of the processing in-house.
Paul
Forum: Themes and Templates
In reply to: [Leeway] Updating footer textHi Helumut,
Thanks for that. Can you tell me more about how you got to this “footer menu”. Is it an option within the wp-admin menu system – i.e. Settings – General. Or did you use a separate plugin?
Cheers,
Paul
Forum: Fixing WordPress
In reply to: Error causing code not to render on IpadsHi Jan,
Thanks for the reply, sorry I did not realised that. I will now close this thread.
Paul
Forum: Themes and Templates
In reply to: [Leeway] Error in Child theme causing WordPress to crashHi,
Just to let you know, in case anybody is interested – this method does work. So if you corrupt your child theme and as a result you cannot get into your site. Just rename the CHILD theme folder (in your chosen FTP client), log back into wp to check that it has reverted back to use the previous theme and is now working. If so, log back out, change the child file name back to it originally name (in the FTP client). Log back into WP, under Themes it should show the child theme, just go in a delete it. Now, if you want you can create a new child theme using your preferred method (I used Child Theme Configurator).
Hope this helps somebody,
Paul
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Spacing on a moblieHi,
Thanks for the answer, I can’t use the image placement the comes with the template as I am using Tabby Responsive Tabs inside the page, so therefore the image placement on the page has become redundant. Just have to figure out have to place images inside the Tabby Responsive Tabs that work across all platforms.
Still like Tablepress ?? great plugin!!!
Thanks,
Paul