rothaar
Forum Replies Created
-
Forum: Plugins
In reply to: [WordPress Simple Shopping Cart] Widget Title AlignmentHi
sorry for the late reply. I don’t share the URLs to my websites anymore since I realised that brute force attacks and spam comments increased whenever I did that. If there’s a way to send you the URL privately I wouldn’t mind. ??BTW: Could I hide the widget title somehow? It’s not really needed and it would solve my issue too.
Forum: Plugins
In reply to: [WordPress Simple Shopping Cart] Widget Title AlignmentHi,
thank you for your reply. ??
I think the class is ‘.sidebar’.I’ve added:
.sidebar{ text-align: center; }
It centres the title, but unfortunately the cart image and the text below the image move with it. This is what it looks like: https://www.screencast.com/t/A5QTlJew
Forum: Plugins
In reply to: [Mooberry Book Manager] Update seems to be stuckI just wanted to add that the new version works great. Thank you! ??
Forum: Plugins
In reply to: [Mooberry Book Manager] Update seems to be stuckHi
I’m using W3 Cache.Forum: Plugins
In reply to: [Mooberry Book Manager] Update seems to be stuckYes, mine is a multi-site installation.
Forum: Plugins
In reply to: [Mooberry Book Manager] Update seems to be stuckHi
Thank you for your quick reply! I’ve installed 2.4.2 and it’s all back to normal. I’ll email you regarding version 3, but it may be a few days as I won’t have much time over Easter.Forum: Plugins
In reply to: [Mooberry Book Manager] Update seems to be stuckHi,
I’ve tried several times. It’s definitely not migrating.Hi,
sorry for the delay, but I had to take a break due to a very bad flu.No, I won’t put anything in the code. I’m using a child theme. I just wanted to see the code in context. ??
All of the images looked fine in my previous theme. I’ve removed them for now. They are displayed too closely to the cover image.
It would be great if you could include a button for displaying/hiding the title in grid view though (just like in the widget).
I’ve figured out why the retailer logos were displayed in stacks rather than in couples like in my previous theme. I was using a full page to display single book pages, so there was enough space. Dooh! ??
Forum: Plugins
In reply to: [MediaPress] Hide the gallery from specific users (BuddyPress profile)Hi Brajesh,
thank you for your quick reply! That would be great if this could be done via the admins panel! Thank you! ??
As I said I’m not a programmer so I just want to make sure that I understand the code right. I’ve created a user role that is called teacher, which is the one that I want to be able to see the the gallery tab and also create galleries. So I just need to replace is_super_admin with is_teacher and put the code in bp-custom.php, right? Would the super-admin or the admin still have access?
Thank you again!
K.Hi marikamitsos,
thank you for your detailed reply. I saw your reply a few days ago, but was still knocked out by a flu with a temperature of up to 40 ℃. ??But I’m better now… ??
I would prefer the smart way so I don’t have to do the same thing over and over again.
I’m a bit wary when it comes to the functions.php though. I’ve tried to enter code in the functions.php of my child theme a few times and ended up with a server error each time. I couldn’t change it back in WordPress itself, so I had to go into my file manager and change the php file back to what it was for my website to work again.ii) Replace in the child’s language folder, the en_US.mo and .po files with your own ones.
Would the .mo and .po files be called the same, i.e. en_US.mo and .po? When you say my own, are you referring to the hueman-en_US.mo file, but changed to en_US.mo or would that be a new file I have to create from scratch?
BONUS: this way you can keep ALL your custom language files for Hueman theme protected without resorting to creating hueman-de_DE.mo etc files.
I don’t understand why. I would still need the German version in addition to the English one.
Thank you,
K.Forum: Plugins
In reply to: [Front End PM] No messagesI’ve found out how I can create announcements. However, they don’t arrive either. ??
Forum: Networking WordPress
In reply to: multisite registration for single sites onlyHi marikamitsos
thank you for your reply. I’ll check it out. ??
K.Thank you for your reply. I’ll have to find out how to do that. Could you let me know in which file I can find mbdb_grid_title, please? Btw is the above meant to say mbdb_grid_title for the retailer logos too?
I’ve checked the book covers on a smartphone and they look great. ??
Here are a couple of examples for the additional info issue.
Hi marikamitsos,
the config.php did read
define (‘WPLANG’, ‘en_US’);
first, but as the sidebar title stayed the same I changed it to hueman-en_US.po thinking that I need to link what it says in the config.php to hueman-en_US.po.I’ve just changed it back to en_US. The sidebar title still says ‘More’ instead of ‘News & Challenges’.
Hi marikamitsos,
thank you for your reply. ??
That’s exactly how I did it. Sorry I didn’t mention the .mo file in my last post, but I did upload both files.
I translated the same string into German, which is working fine. So I assumed that it should work if I replace it with another English word instead of a German one. Is that so?
I added the code to the wp-config.php and changed en_US.po in the code to hueman-en_US.po. Here is a screenshot of the config-file.
This is what the uploaded .mo file looks like: Link and the uploaded .mo and .po files in the themes folder: Link
Does this look okay?
K.