crodexter
Forum Replies Created
-
Forum: Plugins
In reply to: [Football Pool] Recalculation stopped workingI figured out what was the problem.
There is option “Groups page matches” and it all has to be checkedForum: Networking WordPress
In reply to: WP Multisites: Subdomains are not working while main site worksIt seems this helped:
Once you click on the Subdomain option in the control panel, under Create a Subdomain enter an asterisk ‘*’ in the Subdomain field and then click on Create. The Document Root should point to the root directory of your WordPress installation.Instructions are here
https://wp.tutsplus.com/tutorials/wordpress-multisite-beyond-basics-essentials-and-domain-mapping/Forum: Themes and Templates
In reply to: [Theme: Twenty Twelve] Background header imageI made child theme and it is working.
On one page I found suggestion to place this code in custm CSS
#header { background: url(https://mydomain.com/wp-content/uploads/2013/06/image1.png); }
When I put it in CSS I get image but it is above site title.
Forum: Themes and Templates
In reply to: [Theme: Twenty Twelve] Background header imageAll that is correct. But I really hate when someone says for something like this CSS knowledge is required. For me that sounds like “if you want to have site learn HTML and CSS”.
On that I say if someone technical is not willing to help please don’t give solution such as “learn CSS”. An this is the reason I am angry.
Wordpress exist so that non-technical people can make site on their own.As I said I really appreciate WordPress community and all efforts. That is the reason I googled for couple of hours before posting here.
I don’t think this is specific. This is really very often request and question. If I found the way to do this I will post solution here.
Forum: Plugins
In reply to: [Football Pool] [Plugin: Football Pool] Translation of Matches and GroupHi,
Thanks for quick replay. I sent you all files via e-mail.
I will make donation as soon I deposit money on my account. I tried already but it is empty. ??I really appreciate yout support for free plugin
Forum: Plugins
In reply to: [Football Pool] [Plugin: Football Pool] Translation of Matches and GroupHi,
I read all instructions about how to make translation.
I created mo file and put it both in plugin dirctory and in WP language directory.I even installed CodeStyling Localization plugin (https://www.ads-software.com/plugins/codestyling-localization/)and created new mo file with it.
I set all WP to my language and WP admin and front end is in my language.
I just can’t translate anything.
I used Poedit before and I know how it works. I am out of idea.Thank you for any suggestion.
Forum: Plugins
In reply to: [Football Pool] Problem with team photoOK. I figured out that I can upload photos manually to
plugins/football-pool/assets/images/teamsand then on theme page just to put image1.jpg
Forum: Plugins
In reply to: [Football Pool] Problem with team photoSame thing on other fresh WP site.
It seems that your plugin on page with team always looks for photo in folder
https://mydomain.com/wp-content/plugins/football-pool/assets/images/teamsbut instead looking for imagetitle.jpg adds full path to photo
https://mydomain.com/wp-content/uploads/2013/06/some-text-imagetitle.jpgI tried to upload image via FTP to /plugins/football-pool/assets/images/teams/
but plugin still looks for image in
https://mydomain.com/wp-content/plugins/football-pool/assets/images/teams/https://mydomain.com/wp-content/uploads/2013/06/some-text-imagetitle.jpgForum: Plugins
In reply to: [Football Pool] Problem with team photoPlugin version is 2.2.4
I will try plugin on other WP instalation and server.
Tnx for now.Forum: Plugins
In reply to: [Football Pool] Problem with team photo3.5.1
I really tried everythingForum: Plugins
In reply to: [Football Pool] Problem with team photoBTW, flag is OK
Forum: Plugins
In reply to: [Football Pool] How to define points in group stage?Hi,
Thanks for quick replay. I have to create test site and I will let you know after I test it.
Forum: Plugins
In reply to: [Social PopUP (email lightbox)] Keeps Showing 'Everywhere'Same thing happens to me
Forum: Themes and Templates
In reply to: Pages in footer with nofollow linkOK. I am not programmer. I know just basics and looking was easy change. Tnx anyway.
Forum: Themes and Templates
In reply to: Pages in footer with nofollow linkI am not sure what you mean. Links in general acroess site don’t have nofollow.
I just want those specific links in footer to be nofollow.