isaumya

Forum Replies Created

list of topics you have created till now.

  • isaumya
    Participant

    Any eta yet?

    isaumya
    Participant

    Why it is not possible by default for comments? When you can provide the option for Blog Pagination, why can you provide the same for the comments?
    Here is your theme current settings for blog pagination, just asking for adding the same for comments…
    Screenshot: https://www.diigo.com/item/image/3um1h/eixt

    isaumya
    Participant

    Yes I did and after playing with that The older and newer comment navigation comes. Comment navigation are not activated by default. Now your themes comment.php page is coded to show the older comment and newer comment design not the 123…
    I hope now you understand. If you don’t then please show this post to ahmetsali he will understand,

    isaumya
    Participant

    Hi, you can see the comment navigation here on this post of mine:
    http://www.isaumya.com/paypal-google-wallet-indian-debit-card-support/

    And what I’m asking is this:
    Now: http://i.imgur.com/sWmyoJH.jpg

    What I’m requesting for : http://i.imgur.com/tSb4NkM.jpg

    P.S: Sorry for the rough photoshop :P

    isaumya
    Participant

    Hi, I’ve a small request, I dont know whether you will be able to do this or not. Actually I’ve enabled “Break comments into pages” on my blog posts. And now it’s showing “Older Comments” and “Newer comments”.
    But I think it would be great if it shows like 1 2 3 ….. 7 8 9
    Like the way it shows in the blog page.

    isaumya
    Participant

    Beside you should add WordPres 4.0 in the compatibility list of your themes in Themeforest. Or people will stop purchasing your theme. Good Luck mate.

    isaumya
    Participant

    Thanks man, the last update was really an awesome one. Fixed almost every issue I had so far. Thanks a lot for all those helps.

    isaumya
    Participant

    Did you get any fix for this yet with “fitRows”?

    isaumya
    Participant

    Thank you for your long awaited reply. I thought, you might stop providing support for this theme. Anyways waiting for the update eagerly.

    isaumya
    Participant

    Do you guys really stopped providing support for this theme and stopped the development?

    isaumya
    Participant

    Thank you for the reply. But I like “fitRows” much much better than “Masonry”. With “Masonry” it is working fine with >23 inch screen but why “fitRows” isn’t works. Can’t you fix the “fixRows” so that it can feet all screen size? Please “fitRows” is the best.
    I’m waiting for your reply.

    isaumya
    Participant

    Really man, I must say, your support is getting bad day by day. It’s been 6 days I’ve posted this. Feeling disgusted. Any special reason for not answering my questions?

    isaumya
    Participant

    No reply yet? Please help me with this.

    isaumya
    Participant

    I guess this is happening for W3TC page cache. If possible please test the theme in your testing environment enabling W3TC. As this is one of the must have plugins for WP. I guess you should check your theme compatibility with it.

    isaumya
    Participant

    Yes I do know that it should generate randomly, but it is not. It’s a bug. You enable captcha on your demo site contact page, then visit the contact page, it will show you a captcha. Now keep refreshing your page as many times you want but the captcha will stays same.
    Now you you visit the same page from a different device, it will show you a completely new captcha, but again no matter how many times you refresh the page on that device, the captcha will remain same.
    THIS IS THE BUG…..

    isaumya
    Participant

    Today I’ve tested it using my office computer and here I got the captcha 5 + 3 = ?
    But it stick to the same captcha no matter how many times I reload the page or after how manyminutes I retry the same process. I’ve even tried clearing the cache. The captcha should be refreshed every time page reloads.

    isaumya
    Participant

    Hey brother, I know you guys are really busy, but please help me out whenever you get some free time.
    Thanks…

    isaumya
    Participant

    @ahmetsali: Hey man thanks for your kind reply. I’m 200% sure that this is not happening for any plugin, because I run WordPress multisite, so I don’t install much wasted plugin. Beside I think this is happening for some custom CSS I’ve added. I’m pasting the custom CSS I’m currently using, can you please take a quick look and let me know that if something in this custom css is causing the issue?
    Here are my Custom CSS:

    .testo .text p {
    text-align: justify;
    }

    .mu_register {
    background-color: #f3f3f3;
    width: 100% !important;
    padding: 50px 50px 50px 50px;
    border-radius: 10px;
    margin-top: 60% !important;
    text-align: center;
    font-family: “Arvo”, serif;
    font-size: 2em;
    opacity: 0.97;
    }

    .portfolio-field p {
    text-align: justify;
    }

    .highlight {
    background: #FFF6B3;
    padding: 4px 4px;
    }

    ::selection {
    text-shadow: none;
    color: #333;
    background: #ffe051;
    }

    .testo-group {
    padding: 1em 0 0 0 !important;
    }

    .centerall {
    margin-right: auto;
    margin-left: auto;
    display: table;
    }

    .letter-title {
    color: #333333 !important;
    }

    .hrdesign {
    background: url(http://cdn4.isaumya.com/wp-content/themes/bookcard/images/bckg/letter-lines.png) left top repeat-x;
    background-size: 45px 5px;
    border-color: #fff !important;
    margin-bottom: -10px;
    }

    .client {
    filter: url(“data:image/svg+xml;utf8,#grayscale”); /* Firefox 10+, Firefox on Android */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%);
    }

    .blog-single .entry-content p {
    text-align: justify;
    }

    .footerelement {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    }

    .labeltext {
    font-size: 13px;
    margin-bottom: .2em;
    font-weight: 900;
    letter-spacing: 1px;
    color: #6A7686;
    text-transform: uppercase;
    }

    @media (max-width: 767px) {
    .hidden-xs {
    display: none !important;
    }
    }
    @media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
    display: none !important;
    }
    }
    @media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
    display: none !important;
    }
    }
    @media (min-width: 1200px) {
    .hidden-lg {
    display: none !important;
    }
    }

    .fsb-title {
    font-weight: bold;
    color: #345 !important;
    }

    .prettyprint {
    padding: 1px 22px 22px 22px !important;
    }

    #ss_pages {
    float: left;
    }

    #ss_cpt {
    float: right;
    }

    .entry-content {
    text-align: justify;
    }

    .alignleft:first-child,
    .alignright:first-child {
    margin-top: 0.3em; margin-bottom: 0 !important;
    }

    div.fsb-clear {
    clear: none;
    }

    .wp-caption.alignright {
    margin: .3em 0 0 1.5em;
    }

    .event h5 a {
    color: #d1dbdc;
    }

    .edd-submit.button.blue {
    padding: .6em 1.2em .5em;
    font-size: .8em;
    font-weight: 900;
    }

    .edd_purchase_submit_wrapper {
    float: left;
    margin-left: 10%;
    }

    #fsb-social-bar.fsb-fixed {
    z-index: 9999 !important;
    }

    .header img {
    filter: none;
    filter: sepia(0);
    -webkit-filter: sepia(0);
    -moz-filter: sepia(0);
    -o-filter: sepia(0);
    -ms-filter: sepia(0);
    -webkit-transition: all 3000ms ease;
    -moz-transition: all 3000ms ease;
    -ms-transition: all 3000ms ease;
    -o-transition: all 3000ms ease;
    transition: all 3000ms ease;
    }

    .header img:hover {
    -webkit-filter: sepia(0.6); -webkit-filter: sepia(60%);
    -moz-filter: sepia(0.6); -moz-filter: sepia(60%);
    -o-filter: sepia(0.6); -o-filter: sepia(60%);
    -ms-filter: sepia(0.6); -ms-filter: sepia(60%);
    -webkit-transition: all 3000ms ease;
    -moz-transition: all 3000ms ease;
    -ms-transition: all 3000ms ease;
    -o-transition: all 3000ms ease;
    transition: all 3000ms ease;
    }

    .video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
    }

    .video-container iframe,
    .video-container object,
    .video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    }

    Please help.

    isaumya
    Participant

    did you used chrome?

    isaumya
    Participant

    Its ok. Thanks for the reply.

    isaumya
    Participant

    Thanks a lot, one of the best update till the release :) Thanks.

    isaumya
    Participant

    Thanks a lot, one of the best update till the release :) Thanks.

    isaumya
    Participant

    HAHAHA! @contoaberto: You also have faced the same issue? LOL! Wired. Anyways I dont know why this happens and whats the reason behind this, but I do know that if you are using Chrome, open a private browser window (ctrl+shift+n) and then type in your url, you will see that it works fine. But again when you return back to the browser winder within wich you have logged into your wp-admin, that will will work like that. Stop in the middle when you browser through direct URL. I think the devs are working with this issue to fix it.
    Still a wired issue :P :D

    isaumya
    Participant

    Oh Ok. I understand :) But if you get some free time in your hand sometimes in future, please make this possible.
    Thank you.

    isaumya
    Participant

    Thanks a lot.
    Did you people check my reply on the Tweeter Retweet thing? If not, please take a look. I’m included what the developer tweetd me about the issue.

    isaumya
    Participant

    I understand that mate :) Its ok

    isaumya
    Participant

    Is there any solution for this retweet thing or you will check later and inform me?

    isaumya
    Participant

    Thanks Done. Please dont forget to check the dropcap thing. That is really horrible in cross browser.

    isaumya
    Participant

    OK. Thanks bro.

    isaumya
    Participant

    Also the dropcap first word alignment is not OK in the cross browser. Please check the above link in the latest browsers, you will feel it. Like latest chrome, firefox (huge alignment issue), opera etc.

    isaumya
    Participant

    no it doesnt fix the issue. Check the site link: http://www.isaumya.com/paypal-google-wallet-indian-debit-card-support/

    isaumya
    Participant

    it seems like 400 is working well in a private browsing window. It might have some issue with my site cookie. What do you think?

    isaumya
    Participant

    OK, checking bro…

    isaumya
    Participant
    Posted in : A Small Request

    Thanks a lot for this. Anyways thanks a lot for making the url thing fix, please make that permanent on the next update. That will be really helpful.

    isaumya
    Participant

    WOW!!!!!
    I dont know how you did it, but it actually fixed the issue. OMG :)
    You should make this change a permanent change in the next update.
    Thank bro :)

    isaumya
    Participant

    This is the code present in line 238.
    I dont understand what you’r asking me to change:

    for(i=0; i<shortest_way; i++) {
    setTimeout(function(){ navigate(dir); } , i * 400)
    }

    isaumya
    Participant

    Its ok. Anyways bro, retweet not working. Can you please check my reply on that thread?

    isaumya
    Participant

    @ahmetsali: Any update/fix on this bug bro?

    isaumya
    Participant

    Its ok bro just informed you. Thought the stat might help you guys :)

    isaumya
    Participant

    I think the fizilla procedure for update is most convenient. Beside every wordpress admin does know how to use ftp, i guess :P
    Anyways why dont you people incorporating auto update features like all other themes? Any special reason?

    isaumya
    Participant

    Sorrry (A little Fix to the previous comment):

    Yah it will have updatasion issue if you trying to add it as a new theme from the wp-admin, but it will update properly, if you follow the filezilla procedure. Infact, being a themeforest/codecyon member, you are the first person I’ve seen who maintain the folder structure like this, I’vent found anybody else.

    isaumya
    Participant

    No. it wont. If you updated the version number in the style.css, it will treat it as a update. but if you make the version number same then you may face this issue at the time of updateing the file from wp-admin.
    Beside if you use filezilla (or similar app) for uploading the theme file, it will ask you that same name file is present in the theme folder, so you just override them, you are good to go.
    If you dont trust my words, try it in your own demo environment. I’m sure about it, because I’m using 3 themes from you guys, and I follow the same procedure for all of them to update them.

    isaumya
    Participant

    Yes I can do it manually. But I have to do it after every update. Beside I’ve suggested you to do this because as per user interface statistics, 78% user click on the main logo/image to get back to the home page, beside clicking the home button from the navigation. That why I thought this will give a better user experience to the user.
    Whether you will add it or not, that is completely upto you, I’m not forcing you. I’m just giving you the info. Thats all.

    isaumya
    Participant

    1000 likes to the answer :)

    isaumya
    Participant

    Always a pleasure bro :)

    isaumya
    Participant

    Hey man the mobile menu spacing issue has been fixed, but it still getting stuck on portfolio when directly accessing contact page, as mentioned above.

    isaumya
    Participant

    Feature requests means upcoming feature requests for the theme :)

    isaumya
    Participant

    Thanks for letting me know.
    Thank you really. Can you please tell me, where should I put feature requests?

    isaumya
    Participant

    this is my site link: http://www.isaumya.com/#/contact
    The page slug is also “contact”
    Check if it is working fine there.

    isaumya
    Participant

    Have you checked the contact page? Really its working?
    But here it is not working on amy browser and even the same issue on the demo.
    I’m using Windows 8.1
    Tested in latest chrome, firefox and opera. Always the problem mentioned above, and always for the contact page only.

Viewing 50 posts - 101 through 150 (of 162 total)