Forum Replies Created

Viewing 15 replies - 31 through 45 (of 48 total)
  • Thread Starter javad2000

    (@javad2000)

    Hi Reedyseth
    Thank you for the quick reply. I wonder how fast you replied my post. I received your answer within 5 minutes after submitting the first post. In fact, I have not translated 100% of the PO file. I translated about 66%, but I have translated almost 100% of the user-interface. The non-translated parts are mostly admin options. Can this cause any problem for wordpress in running the file? I am the translator of Mailman too. I translated only 55% of Mailman and they said it was OK. Now Mailman has a Persian interface.

    Hi Wysija
    Thank you for the reply. I was doubtful whether I should add the code to “Comments.php” or “Footer.php”. Following your advice, I added the above code to the end of “footer.php”, where it says “wp_footer”. Unfortunately, this code does not make the checkbox checked. When I add the above code, my page seems to have some problem, because it does not show the newsletter and statistics anymore. Yes, I have manipulated the theme, but I have not changed the ID of submit button. I don’t even know how to get or set the ID of submit button. I have added only a few lines to show the newsletter subscription form, the statistics and the copyright message. By “Newsletter”, I mean “Tribulent Newsletters Lite”. Although those lines come before your script, this script make all those codes stop working. I think this script comes across a kind of warning or error in my theme. I am using Travelify theme. I wish your plugin had an embedded option for moving the checkbox above submit button and making the default status checked. Today, I installed “Subscribe To Comments Reloaded”. This plugin, again does not allow moving the checkbox above submit botton, but it allows making the checkbox checked. It also provides a button to subscribe or unsubscribe to comments without sending our own comment. Thanks again for your help. I think I will go with “Subscribe To Comments Reloaded”. At the same time, I welcome further tips and tricks for moving the MailPoet subscribe checkbox above submit button and also making it checked.

    Hi
    Firstly, thank you for the invaluable plugin. Secondly, I put the above code in footer.php, a few lines before the end of file, but it did not move the checkbox above submit button. I believe this checkbox must go by default above submit button, because it is part of our form. It is meaningless to put part of the form after the submit button. This is particularly important for blind people like me, who don’t usually check the form fields after submit button. Subscribe 2 allows us to decide whether we want the checkbox above or below the button, but unfortunately it is not compatible with my current theme: Travelify. It does not show the checkbox at all. I also believe the default value of the checkbox should be checked. Please guide me how to make it checked and how to move it above submit button.

    Thread Starter javad2000

    (@javad2000)

    Hello mattyrob
    Yes, I agree. It’s a trade-off. Yesterday, I checked Category Subscriptions. It seems to be the exact thing I am looking for. It allows each user to go to their profile page, and subscribe to the desired categories. For each category, the user can select a different delivery period. For example, they might decide to receive immediate notifications about computer news, but weekly digest about medical topics. Unfortunately, this plugin has not been updated for over 2 years, so I am not sure about its future unknown compatibility issues with the recent versions of WordPress. Another plugin that claims to support customizable notifications is “Smart Email Alerts. It is free for up to 250 subscribers, but beyond that limit, we have to pay 29$ per month, which means over 300$ per year. I had never seen such an expensive plugin for WordPress. I said all such things, because I think Subscribe 2 has the potential to become the best available subscription plugin, but it is not yet.

    Thread Starter javad2000

    (@javad2000)

    Hello
    Thank you for the reply. Is there an easy way I can customize the plugin? For example I remove a few lines to deactivate the “Browse” button or to remove the “upload” button or something like that? Will the plugin still work in such a case?

    Thread Starter javad2000

    (@javad2000)

    Thank you Silkalns. I checked the plugins. The only suspecious plugin was Turbulent Newsletters, known as Newsletters Lite. I deactivated the plugin and the problem was gone. I like Travelify Theme very much. I recently created two Persian websites with this theme. The only things I change in your theme are as follows:
    1- Deactivating Google fonts. This speeds up the first-page load significantly.
    2- adding the following line to RTL.Css:
    p {
    text-align:justify;
    font-family:Tahoma;
    }

    Because, the RTL text is not justified, and the default font is not a Persian font, but it is an Arabic font. The other thing I like about Travelify, is the option to activate and deactivate the two side-bars at the right and left. I could not do this with Twenty Fifteen Theme, and that’s why I switched from 2015 to Travelify.
    Best Regards

    Thread Starter javad2000

    (@javad2000)

    Thank you. This time I could find them. I commented out those two lines. The speed problem is solved now. The first time load is 1 second instead of 5 seconds. Of course I tested only 3 times in 3 minutes (in both IE and FX), but I should investigate its performance over the course of time.

    Best Regards

    Thread Starter javad2000

    (@javad2000)

    Dear silkalns
    Thank you for highlighting the lines, but there is one problem. I am blind and I am reading the text with JAWS screen reader. I could not find any highlighted line in functions.php. I wish you could tell me the exact line number, so I would find and remove it. Please say the exact file name, file address and line number. Sorry if this discussion is growing long. That is because I like Travelify theme and I don’t like to switch to another. When I go to WP-Content> Themes> Travelify, I see two files named functions.php. One is in Travelify folder and has 110 lines. The second one is in Travelify> Library> Functions> Functions.php. The second one has 445 lines. Which line I should remove?

    Thank you.

    Thread Starter javad2000

    (@javad2000)

    Dear Silkalns
    I know those are URLs to github, and I opened the file, but such a URL is not located in the place you mentioned. I opened functions.php, but there is nothing like “github” in none of its lines. I downloaded the latest version of Travelify right now. Then I searched all of its files with Ultra File Search, but none of the files contains such an address to github. I think the given addresses are wrong. The file functions.php does not contain anything like “Github”. What is going wrong here? Why can’t I find the file and the address?

    Thread Starter javad2000

    (@javad2000)

    Thank you for the explanation. I went to Travelify> Libraries> Functions> Functions.php

    But I could find none of those lines. Nothing started with https. Is it possible that my Travelify version is different from yours? How can I find it? Which of the lines in functions.php includes those fonts? I also searched for Github, but I couldn’t find it. Then I searched the other files in Functions folder, and also the first functions.php, but neither one included those lines.

    Thread Starter javad2000

    (@javad2000)

    Hello
    Thank you for the reply.
    So I was right! The theme tries to download something from a remote website! The Iranian government sometimes slows down our access to Google, and Google sometimes blocks our country. I don’t know which one is the case now. Maybe this is the main reason of my site slow-down, or maybe it is not! When my website is trying to load for the first time, the status-bar indicates downloading something from Google. Let’s give it a try. Is there a way I can deactivate those fonts, or to replace them with standard Windows fonts? What part of the theme should I modify for this purpose? I am not quite professional in CSS and theme modification, but I can speak some CSS and PHP.

    Thread Starter javad2000

    (@javad2000)

    Hello
    Thank you for the reply. This does not solve the problem. I want to include both page title and page number in one address, not in two separate addresses. I would like to include the page titles for SEO purposes. At the same time I want to include the page number, because I have designed a statistical plugin that counts the number of visits from each page by getting the page_id. Is there a way to include both of them at a time?

    Thank you

    Thread Starter javad2000

    (@javad2000)

    Hello
    Thank you for the reply. Do you mean Travelify does not download anything from other websites while being loaded for the first time?

    Thread Starter javad2000

    (@javad2000)

    yes, exactly!

    Thread Starter javad2000

    (@javad2000)

    My Ideal Statistical Plugin:
    My Ideal statistical plugin supports shortcodes. Its shortcodes consist of 4 parts. The first part is necessary, but the next 3 parts are optional. Something like this:

    First Part:
    %Today_
    %Yesterday_
    %Thisweek_
    %Thismonth_
    %Thisyear_
    %Total_
    %Currentlyonline_

    Second Part (optional):
    _visits_
    _visitors_
    _guests_
    _members_
    (The default is visits)

    Third Part (Optional):
    _OfThisPage_
    _OfWebsite_
    (The default is _ofthiswebsite_)

    Fourth Part (Optional):
    +15000%
    (The default is zero)
    This option adds 15000 to the number that is shown to visitors, but not the number that is shown to the admin. It does not change the percentage or the database at all. For example:
    %Total_Visits_OfWebsite+15000%

    It shows the total visits of the total website plus 15k visits. This extra 15k is only shown to the users, but not the admin. Another feature would make it more ideal indeed. I would like to enjoy syndicate statistical reports (multisite statistics). I mean adding the statistics of various websites to each other. For example I have 3 websites. If I use the following shortcode:
    %Total_Visits_OfAllWebsites%
    It shows the number of visits to all websites, but it does not update this number with every visit. It updates this number for example once every hour, because aggregating multi-site data is time-consuming.

    Thanks for your attention. I believe Slimstat has the potential to become the ideal statistical plugin. I am ready to pay extra for the features I mentioned here.

Viewing 15 replies - 31 through 45 (of 48 total)