Razi Alavizadeh

Results 23 comments of Razi Alavizadeh

May this helps you: As debug purpose I added the following line of code: ```php $import['post_title'].=($index. '- '.$img_item->images->standard_resolution->url); ``` to: ```php protected function save_img_post() { ... switch ( $this->pic->type )...

Removing [this hack](https://github.com/jtsternberg/DsgnWrks-Instagram-Importer/blob/master/dsgnwrks-instagram-importer.php#L1329) fixed it for me. So I suggest to add an option to enable/disable hacks.

@nowrep you can use travis for testing by restarting/canceling a job.

I suggest to move it to [qupzilla-plugins/issues](https://github.com/QupZilla/qupzilla-plugins/issues)

@nowrep If using of `QPushButton` here and in `BookmarksFoldersButton` is not intentional, then replacing it by `QToolButton` can fix the issue.

Aha, then maybe our hack `MacToolButton` should be the solution.

@pkulchenko Yes. Sorry, I just had tested it with `find in files`. In this mode (`find in files`) it just refresh search.

These buttons should do what `F3/Shift-F3` do. Indeed, I think `F3/Shift-F3` have an issue (feature?). When Result window has keyboard focus `F3/Shift-F3` find `previous/next` in Result window without a way...

If it seems very stupid it's because I'm new here and also with SSL thing :D But the link about `SSL check hosted with turbo` prints: `Server Type: nginx/1.4.6 (Ubuntu)`...

I think as an easy and straightforward solution we can use `QWebEngineProfile` in top of QupZilla's built in profile manager. I mean current profiles will be considered as `global profile`...